Skip to content

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-plugin-markdown and TypeDoc