TabsOwnerState
Properties
Callback fired when the component mounts. This is useful when you want to trigger an action programmatically. It supports two actions: updateIndicator() and updateScrollButtons()
If true, the scroll buttons aren't forced hidden on mobile. By default the scroll buttons are hidden on mobile and takes precedence over scrollButtons.
An id or list of ids separated by a space that label the Tabs.
Override or extend the styles applied to the component.
Determines the color of the indicator.
Callback fired when the value changes.
The component orientation (layout flow direction).
Determine behavior of scroll buttons when tabs are set to scroll:
If true the selected tab changes on focus. Otherwise it only changes on activation.
Determines the color of the Tab.
Determines additional display behavior of the tabs:
If true, the scrollbar is visible. It can be useful when displaying a long vertical list of tabs.