ReadonlyactiveThe currently active tab index.
Protected ReadonlyactiveThe currently active tab.
ReadonlyariaAccessible label for the tab list.
ReadonlydisabledWhether the tab group is disabled.
ReadonlypanelVisual style of the content panel: flat, outline, or raised.
ReadonlyresolvedResolved panel style (input wins, then injected default).
ReadonlyresolvedResolved tab position (input wins, then injected default).
ReadonlyselectedIndex of the initially selected tab.
ReadonlytabAlignment of the tab headers within their strip.
ReadonlytabPosition of the tab headers: top, bottom, left, or right.
A tabbed container that manages tab headers and lazy-renders the active tab's content panel.
Example