BlockSuite API Documentation / @blocksuite/block-std / BlockView
Interface: BlockView<WidgetNames>
Contents
Type parameters
• WidgetNames extends string = string
Properties
component
component:
unknown
Source
block-std/src/spec/type.ts:6
widgets?
widgets?:
Record<WidgetNames,unknown>
Source
block-std/src/spec/type.ts:7
Generated using typedoc-plugin-markdown and TypeDoc