ToolbarWithOverflow Function

Deprecated  in 4.0.0. Use ToolbarWithOverflow instead.

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: 20 November, 2024