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

ToolbarAnnotationSchemaType

ToolbarAnnotationSchemaType = AnnotationSchemaType & object

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

optional defaultValues: Record<string, unknown>

optional icon: React.ComponentType

optional mutuallyExclusive: ReadonlyArray<AnnotationDefinition["name"]>

optional shortcut: KeyboardShortcut