Properties
appContext
attrs
attrs: Data
data
data: Data
emit
emit: (event: string, ...args: any[]) => void
Type declaration
- (event: string, ...args: any[]): void
Parameters
event: string
Rest ...args: any[]
Returns void
exposeProxy
exposeProxy: null | Record<string, any>
exposed
exposed: null | Record<string, any>
Optional isCE
isCE?: boolean
isDeactivated
isDeactivated: boolean
isMounted
isMounted: boolean
isUnmounted
isUnmounted: boolean
parent
props
props: Data
proxy
proxy
: null | ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>refs
refs: Data
root
slots
slots: InternalSlots
subTree
type
uid
uid: number
update
update: SchedulerJob
vnode
We expose a subset of properties on the internal instance as they are useful for advanced external libraries and tools.