Skip to content
This page is available as Markdown at /api/toolbar/type-aliases/toolbarschema.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

ToolbarSchema

ToolbarSchema = object

Defined in: toolbar/src/use-toolbar-schema.ts:112

annotations: ReadonlyArray<ToolbarAnnotationSchemaType>

Defined in: toolbar/src/use-toolbar-schema.ts:114


blockObjects: ReadonlyArray<ToolbarBlockObjectSchemaType>

Defined in: toolbar/src/use-toolbar-schema.ts:116


decorators: ReadonlyArray<ToolbarDecoratorSchemaType>

Defined in: toolbar/src/use-toolbar-schema.ts:113


inlineObjects: ReadonlyArray<ToolbarInlineObjectSchemaType>

Defined in: toolbar/src/use-toolbar-schema.ts:117


lists: ReadonlyArray<ToolbarListSchemaType>

Defined in: toolbar/src/use-toolbar-schema.ts:115


styles: ReadonlyArray<ToolbarStyleSchemaType>

Defined in: toolbar/src/use-toolbar-schema.ts:118