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

# ToolbarInlineObjectSchemaType

> **ToolbarInlineObjectSchemaType** = `InlineObjectSchemaType` & `object`

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

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

## Type Declaration

### defaultValues?

> `optional` **defaultValues**: `Record`\<`string`, `unknown`\>

### icon?

> `optional` **icon**: `React.ComponentType`

### shortcut?

> `optional` **shortcut**: `KeyboardShortcut`