Skip to content

BlockSuite API Documentation / @blocksuite/blocks / SelectTag

Type alias: SelectTag

SelectTag: Object

Type declaration

color

color: string

id

id: string

parentId?

parentId?: string

value

value: string

Source

packages/blocks/src/_common/components/tags/multi-tag-select.ts:23


Generated using TypeDoc and typedoc-plugin-markdown.