ContentTabs.TabOverflowMode
[ Interface ]
export type TabOverflowMode = 'Popup' | 'Scroll';Properties
Name | Type | Description |
|---|---|---|
Popup | Displayed in a popup | |
Scroll | Is displayed scrolling |
![]() | Available from version 1.12.744 |
[ Interface ]
export type TabOverflowMode = 'Popup' | 'Scroll';Name | Type | Description |
|---|---|---|
Popup | Displayed in a popup | |
Scroll | Is displayed scrolling |
![]() | Available from version 1.12.744 |