BlockSuite API Documentation / @blocksuite/block-std / NodeView
Type alias: NodeView<T>
NodeView<
T
>:Object
Type parameters
• T = BlockSuite.NodeView
Type declaration
id
id:
string
path
path:
string
[]
type
type:
BlockSuite.ViewType
view
view:
T
Source
block-std/src/view/type.ts:3
Generated using TypeDoc and typedoc-plugin-markdown.