BlockSuite API Documentation / @blocksuite/blocks / EmbedHtmlBlockProps
Type alias: EmbedHtmlBlockProps
EmbedHtmlBlockProps:
Object
Type declaration
caption
caption:
string|null
design?
optionaldesign:string
html?
optionalhtml:string
style
style: typeof
EmbedHtmlStyles[number]
Source
packages/blocks/src/embed-html-block/embed-html-model.ts:8