Skip to content

BlockSuite API Documentation / @blocksuite/blocks / EmbedYoutubeBlockProps

Type alias: EmbedYoutubeBlockProps

EmbedYoutubeBlockProps: object & EmbedYoutubeBlockUrlData

Type declaration

caption

caption: string | null

style

style: typeof EmbedYoutubeStyles[number]

url

url: string

Source

packages/blocks/src/embed-youtube-block/embed-youtube-model.ts:21