Example of Responsive Modes in Javascript Tabs Control

/
/
Responsive Modes

This sample demonstrates both scrollable and popup modes of the Tab. Select option from down-down to change the responsive option in property panel.

More Details...

Mode
Header Placement
Description

The Tab is adaptable to the available space when the tab items exceed the view space. The Tab allows to place the header section inside the Tab component either at top / bottom / left / right position by using headerPlacement property. You can assign overflowMode property value as Scrollable / Popup. By default scrollable mode of tab is enabled when tab item exceeds the view range. In this sample, users can change the overflowMode by selecting the dropdown options. More information about Tab can be found in this documentation section.