Appearance
Share
Safe onMounted. Call onMounted() if it's inside a component lifecycle, if not, just call the function
onMounted
onMounted()
import { tryOnMounted } from '@hungpvq/shared'; tryOnMounted(() => {});