New to KendoReact? Start a free 30-day trial
Introducing scrollbar for the TabStrip and the Tabs
Environment
Product Version | 5.14.1 |
Product | Progress® KendoReact TabStrip |
Description
I want to show scrollbar for the Tabs in the TabStrip. I also have a TabStrip for which I need a scrollbar for the entire content and the tabs.
Solution
Set className to the TabStrip and apply custom styles for changing the overflow of the rendered elements in the TabStrip.
Following is an example with two TabStrips. The first one introduces scrollbar for the tabs and the content and the second one is with scrollbar only for the tabs.
Change Theme
Theme
Loading ...