Skip to content

BlockSuite API Documentation / @blocksuite/data-view / SelectTagSchema

Variable: SelectTagSchema

const SelectTagSchema: ZodObject<{ color: ZodString; id: ZodString; value: ZodString; }, "strip", ZodTypeAny, { color: string; id: string; value: string; }, { color: string; id: string; value: string; }>

Defined in: packages/affine/data-view/src/core/logical/type-presets.ts:10