Skip to content

BlockSuite API Documentation / @blocksuite/affine-block-root / TemplateCategory

Type Alias: TemplateCategory

TemplateCategory = object

Defined in: packages/affine/blocks/block-root/src/edgeless/components/toolbar/template/template-type.ts:29

Properties

name

name: string

Defined in: packages/affine/blocks/block-root/src/edgeless/components/toolbar/template/template-type.ts:30


templates

templates: Template[] | () => Promise<Template[]>

Defined in: packages/affine/blocks/block-root/src/edgeless/components/toolbar/template/template-type.ts:31