Skip to content

API > @blocksuite/block-std > NodeViewTree

Type alias: NodeViewTree<T> ​

NodeViewTree: <T> NodeView< T > & {children: NodeViewTree< T >[];}

NodeViewTree.children ​

children: NodeViewTree< T >[]

Type parameters ​

ParameterDefault
TBlockSuite.NodeView

Defined In ​

block-std/src/view/type.ts:9