Page:mounted event does not trigger

I’ve created an example for the question.

https://jsfiddle.net/enylin/1qcm8v50/13/

How should I trigger page:mounted?

This event not supported in Vue/React, just use Vue’s mounted hook in this case https://jsfiddle.net/jzqtx1wc/