Closed
Description
Current render instance
Notes
- This is advanced api, in v3 allows us to get access to internal instance of the component, main use (to me at least) is to access
root
andparent
from a composable without passing thectx.root
. getCurrentInstance
is only valid during the setup and lifecycle events
Metadata
Metadata
Assignees
Labels
No labels