Skip to content

useToolbarSchema

useToolbarSchema(props): ToolbarSchema

Defined in: use-toolbar-schema.ts:62

Extend the editor’s schema with default values, icons, shortcuts and more. This makes it easier to use the schema to render toolbars, forms and other UI components.

(annotation) => ToolbarAnnotationSchemaType

(blockObject) => ToolbarBlockObjectSchemaType

(decorator) => ToolbarDecoratorSchemaType

(inlineObject) => ToolbarInlineObjectSchemaType

(list) => ToolbarListSchemaType

(style) => ToolbarStyleSchemaType

ToolbarSchema