Skip to content

BlockSuite API Documentation / @blocksuite/blocks / EmbedLinkedDocBlockProps

Type alias: EmbedLinkedDocBlockProps

EmbedLinkedDocBlockProps: Object

Type declaration

caption

caption: string | null

pageId

pageId: string

style

style: typeof EmbedLinkedDocStyles[number]

Source

packages/blocks/src/embed-linked-doc-block/embed-linked-doc-model.ts:14


Generated using TypeDoc and typedoc-plugin-markdown.