ToolbarComposer Function

Toolbar that is populated and maintained by UI item providers.

ToolbarComposer(props: ExtensibleToolbarProps): React.JSX.Element

@note Overrides CommonToolbarItem.isActive property based on the active tool id, unless ExtensibleToolbarProps.activeItemIds is specified.

Parameter Type Description
props ExtensibleToolbarProps  

Returns - React.JSX.Element

Defined in

Last Updated: 12 February, 2026