Skip to content

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

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


Generated using TypeDoc and typedoc-plugin-markdown.