> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# ToolbarSchema

> **ToolbarSchema** = `object`

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

## Properties

### annotations

> **annotations**: `ReadonlyArray`\<[`ToolbarAnnotationSchemaType`](/api/toolbar/type-aliases/toolbarannotationschematype/)\>

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

***

### blockObjects

> **blockObjects**: `ReadonlyArray`\<[`ToolbarBlockObjectSchemaType`](/api/toolbar/type-aliases/toolbarblockobjectschematype/)\>

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

***

### decorators

> **decorators**: `ReadonlyArray`\<[`ToolbarDecoratorSchemaType`](/api/toolbar/type-aliases/toolbardecoratorschematype/)\>

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

***

### inlineObjects

> **inlineObjects**: `ReadonlyArray`\<[`ToolbarInlineObjectSchemaType`](/api/toolbar/type-aliases/toolbarinlineobjectschematype/)\>

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

***

### lists

> **lists**: `ReadonlyArray`\<[`ToolbarListSchemaType`](/api/toolbar/type-aliases/toolbarlistschematype/)\>

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

***

### styles

> **styles**: `ReadonlyArray`\<[`ToolbarStyleSchemaType`](/api/toolbar/type-aliases/toolbarstyleschematype/)\>

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