BlockSuite API Documentation / @blocksuite/block-std / BlockView
Interface: BlockView<WidgetNames>
Type parameters
• WidgetNames extends string
= string
Properties
component
component:
StaticValue
Source
packages/framework/block-std/src/spec/type.ts:9
widgets?
optional
widgets:Record
<WidgetNames
,StaticValue
>
Source
packages/framework/block-std/src/spec/type.ts:10