ToolbarAnnotationSchemaType
ToolbarAnnotationSchemaType =
AnnotationSchemaType
&object
Defined in: use-toolbar-schema.ts:128
Type declaration
Section titled “Type declaration”defaultValues?
Section titled “defaultValues?”
optional
defaultValues:Record
<string
,unknown
>
optional
icon:React.ComponentType
mutuallyExclusive?
Section titled “mutuallyExclusive?”
optional
mutuallyExclusive:ReadonlyArray
<AnnotationDefinition
["name"
]>
shortcut?
Section titled “shortcut?”
optional
shortcut:KeyboardShortcut