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

Represents the overflow settings for the ToolBar.

Definition

Package:@progress/kendo-angular-toolbar

Properties

Sets the ToolBar overflow mode.

Default:

'none'

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.

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'.

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.

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'.

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

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