BlockSuite API Documentation / @blocksuite/blocks / Template
Type alias: Template
Template:
Object
Type declaration
assets?
assets?:
Object
Index signature
[index
: string
]: string
content
content:
unknown
name?
name?:
string
preview?
preview?:
string
type
type:
string
Source
packages/blocks/src/page-block/edgeless/components/toolbar/template/template-type.ts:1
Generated using TypeDoc and typedoc-plugin-markdown.