Skip to content

API > @blocksuite/block-std > NodeView

Type alias: NodeView<T> ​

NodeView: <T> object

Type parameters ​

ParameterDefault
TBlockSuite.NodeView

Type declaration ​

id ​

id: string


path ​

path: string[]


type ​

type: BlockSuite.ViewType


view ​

view: T

Defined In ​

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