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.
Parameter | Type | Description |
---|---|---|
props | ExtensibleToolbarProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.