Private
Create a block root vnode. Takes the same exact arguments as createVNode. A block root keeps track of dynamic nodes within the block in the dynamicChildren array.
createVNode
dynamicChildren
Optional
Generated using TypeDoc
Create a block root vnode. Takes the same exact arguments as
createVNode
. A block root keeps track of dynamic nodes within the block in thedynamicChildren
array.