Skip to content

BlockSuite API Documentation / @blocksuite/affine-model / 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]

Defined in

packages/affine/model/src/blocks/embed/html/html-model.ts:9