类型别名: VNodeProps
VNodeProps =
object
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1191
属性
key?
optionalkey:PropertyKey
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1192
onVnodeBeforeMount?
optionalonVnodeBeforeMount:VNodeMountHook|VNodeMountHook[]
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1196
onVnodeBeforeUnmount?
optionalonVnodeBeforeUnmount:VNodeMountHook|VNodeMountHook[]
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1200
onVnodeBeforeUpdate?
optionalonVnodeBeforeUpdate:VNodeUpdateHook|VNodeUpdateHook[]
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1198
onVnodeMounted?
optionalonVnodeMounted:VNodeMountHook|VNodeMountHook[]
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1197
onVnodeUnmounted?
optionalonVnodeUnmounted:VNodeMountHook|VNodeMountHook[]
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1201
onVnodeUpdated?
optionalonVnodeUpdated:VNodeUpdateHook|VNodeUpdateHook[]
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1199
ref?
optionalref:VNodeRef
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1193
ref_for?
optionalref_for:boolean
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1194
ref_key?
optionalref_key:string
定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1195