New to Kendo UI for AngularStart a free 30-day trial

ToolbarOverflowSettings

Represents the overflow settings for the ToolBar.

NameTypeDefaultDescription

mode?

OverflowMode

'none'

Sets the ToolBar overflow mode.

nextButtonIcon?

string

Adds a custom CSS class or multiple classes to the span element of the next scroll button. Applies when the overflow mode is set to 'scroll'.

Allows the usage of custom icons.

nextSVGButtonIcon?

SVGIcon

Sets an SVGIcon for the next button icon. Accepts an existing Kendo SVG icon or a custom one. Applies when the overflow mode is set to 'scroll'.

prevButtonIcon?

string

Adds a custom CSS class or multiple classes to the span element of the previous scroll button. Applies when the overflow mode is set to 'scroll'.

Allows the usage of custom icons.

prevSVGButtonIcon?

SVGIcon

Sets an SVGIcon for the previous button icon. Accepts an existing Kendo SVG icon or a custom one. Applies when the overflow mode is set to 'scroll'.

scrollButtons?

ToolbarScrollButtonsVisibility

Sets the ToolBar scroll buttons visibility mode. Applies when the overflow mode is set to 'scroll'.

scrollButtonsPosition?

ToolbarScrollButtonsPosition

Sets the ToolBar scroll buttons position. Applies when the overflow mode is set to 'scroll'.

Not finding the help you need?
Contact Support