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

Configures the scrollable functionality of the TabStrip. (See example).

Definition

Package:@progress/kendo-angular-layout

Properties

Sets how many pixels the tab list scrolls when you click the scroll buttons.

Default:

100

enabled?

boolean

Determines whether the TabStrip will be scrollable.

Default:

true

Enables scrolling with the mouse wheel, touchpad, and touch gestures on touch screens.

Default:

true

Sets custom CSS classes for the next scroll button icon. You can define a single class or multiple classes separated by spaces. Use this to apply custom icons.

Sets an SVG icon for the next button. You can use an existing Kendo SVG icon or provide a custom one.

Sets custom CSS classes for the previous scroll button icon. You can define a single class or multiple classes separated by spaces. Use this to apply custom icons.

Sets an SVG icon for the previous button. You can use an existing Kendo SVG icon or provide a custom one.

Controls when the TabStrip scroll buttons appear.

Specifies where to position the scroll buttons.