BlockSuite API Documentation / @blocksuite/block-std / BlockView
Interface: BlockView<WidgetNames>
Type parameters
• WidgetNames extends string
= string
Contents
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