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