Skip to content

BlockSuite API Documentation / @blocksuite/blocks / EmbedHtmlBlockProps

Type alias: EmbedHtmlBlockProps

EmbedHtmlBlockProps: object

Type declaration

caption

caption: string | null

design?

optional design: string

html?

optional html: string

style

style: typeof EmbedHtmlStyles[number]

Source

packages/blocks/src/embed-html-block/embed-html-model.ts:8