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

TabStripScrollableSettings

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

NameTypeDefaultDescription

buttonScrollSpeed?

number

100

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

enabled?

boolean

true

Determines whether the TabStrip will be scrollable.

mouseScroll?

boolean

true

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

nextButtonIcon?

string

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.

nextSVGButtonIcon?

SVGIcon

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

prevButtonIcon?

string

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.

prevSVGButtonIcon?

SVGIcon

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

scrollButtons?

TabStripScrollButtonsVisibility

Controls when the TabStrip scroll buttons appear.

scrollButtonsPosition?

TabStripScrollButtonsPosition

Specifies where to position the scroll buttons.

Not finding the help you need?
Contact Support