Skip to content

BlockSuite API Documentation / @blocksuite/blocks / EmbedLoomBlockProps

Type alias: EmbedLoomBlockProps

EmbedLoomBlockProps: object & EmbedLoomBlockUrlData

Type declaration

caption

caption: string | null

style

style: typeof EmbedLoomStyles[number]

url

url: string

Source

packages/blocks/src/embed-loom-block/embed-loom-model.ts:18