Skip to content

BlockSuite API Documentation / @blocksuite/blocks / BlockSchemas

Type alias: BlockSchemas

BlockSchemas: Object

Type declaration

affine:attachment

affine:attachment: AttachmentBlockModel

affine:bookmark

affine:bookmark: BookmarkBlockModel

affine:code

affine:code: CodeBlockModel

affine:data-view

affine:data-view: DataViewBlockModel

affine:database

affine:database: DatabaseBlockModel

affine:divider

affine:divider: DividerBlockModel

affine:frame

affine:frame: FrameBlockModel

affine:image

affine:image: ImageBlockModel

affine:list

affine:list: ListBlockModel

affine:note

affine:note: NoteBlockModel

affine:page

affine:page: PageBlockModel

affine:paragraph

affine:paragraph: ParagraphBlockModel

affine:surface

affine:surface: SurfaceBlockModel

affine:surface-ref

affine:surface-ref: SurfaceRefBlockModel

Source

packages/blocks/src/models.ts:96


Generated using TypeDoc and typedoc-plugin-markdown.