ToolbarComposer Function
Toolbar that is populated and maintained by UI item providers.
ToolbarComposer(props: ExtensibleToolbarProps): React.JSX.Element
@note Overrides isActive property based on the active tool id, unless activeItemIds is specified.
| Parameter | Type | Description |
|---|---|---|
| props | ExtensibleToolbarProps |
Returns - React.JSX.Element
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.