vue-lynx / ComponentInternalInstance

Interface: ComponentInternalInstance

We expose a subset of properties on the internal instance as they are useful for advanced external libraries and tools.

Extends

  • GenericComponentInstance

Properties

PropertyTypeDescriptionOverridesInherited fromDefined in
render?null | Functionrender function will have different types between vdom and vapor-GenericComponentInstance.rendernode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1481
propsData--GenericComponentInstance.propsnode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1482
attrsData--GenericComponentInstance.attrsnode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1483
refsData--GenericComponentInstance.refsnode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1484
exposednull | Record<string, any>--GenericComponentInstance.exposednode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1486
isMountedboolean--GenericComponentInstance.isMountednode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1488
isUnmountedboolean--GenericComponentInstance.isUnmountednode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1489
isDeactivatedboolean--GenericComponentInstance.isDeactivatednode_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1490
vapor?undefined-GenericComponentInstance.vapor-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1503
uidnumber-GenericComponentInstance.uid-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1504
typeConcreteComponent<object, any, any, ComputedOptions, MethodOptions, object, any>-GenericComponentInstance.type-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1505
parentnull | GenericComponentInstance-GenericComponentInstance.parent-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1506
rootGenericComponentInstance-GenericComponentInstance.root-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1507
appContextAppContext-GenericComponentInstance.appContext-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1508
vnodeVNode<RendererNode, RendererElement, object>Vnode representing this component in its parent's vdom treeGenericComponentInstance.vnode-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1512
subTreeVNode<RendererNode, RendererElement, object>Root vnode of this component's own vdom treeGenericComponentInstance.subTree-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1516
effectReactiveEffect<any>Render effect instance--node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1520
update() => voidForce update render effect--node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1524
jobSchedulerJobRender effect job to be passed to scheduler (checks if dirty)--node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1528
proxynull | ComponentPublicInstance<object, object, object, object, object, object, object, object, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, object, object, string, object, object, object, string, ComponentProvideOptions>, object, object, "", object, any>Public instance proxy, vdom onlyGenericComponentInstance.proxy-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1529
dataData---node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1530
emit(event: string, ...args: any[]) => void-GenericComponentInstance.emit-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1531
slotsInternalSlots---node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1532
exposeProxynull | Record<string, any>-GenericComponentInstance.exposeProxy-node_modules/.pnpm/@vue+runtime-core@3.6.0-beta.17/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1533