BlockSuite API Documentation / @blocksuite/block-std / NodeViewTree
Type alias: NodeViewTree<T>
NodeViewTree<
T
>:NodeView
<T
> &Object
Type declaration
children
children:
NodeViewTree
<T
>[]
Type parameters
• T = BlockSuite.NodeView
Source
packages/framework/block-std/src/view/type.ts:9