ToolbarWithOverflow Function

Component that displays toolbar items, displaying only the elements that can fit in the available space, and put the other items into a single panel.

ToolbarWithOverflow(props: ToolbarWithOverflowProps): React.JSX.Element

Parameter Type Description
props ToolbarWithOverflowProps  

Returns - React.JSX.Element

Defined in

Last Updated: 14 November, 2024