ExtensibleToolbarProps Interface
Deprecated  in 4.17.0. Use React.ComponentProps<typeof ToolbarComposer>
Properties for the ToolbarComposer React components
Properties
| Name | Type | Description | |
|---|---|---|---|
| items | ToolbarItem[] | Toolbar items. | |
| orientation | ToolbarOrientation | Toolbar orientation. | |
| usage | ToolbarUsage | Toolbar usage based on which additional toolbar items are added from UI item providers. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.