Skip to content

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