Tabbed interface root. Compose with <TabList>, <Tab>, and <TabPanel>.
The enhancer wires ARIA roles, roving tabindex, and arrow-key navigation
once the markup is mounted. Tab values come from each <Tab value>,
defaulting to the index; selection works uncontrolled (defaultValue) or
controlled (value + onValueChange).
Tabbed interface root. Compose with
<TabList>,<Tab>, and<TabPanel>. The enhancer wires ARIA roles, roving tabindex, and arrow-key navigation once the markup is mounted. Tab values come from each<Tab value>, defaulting to the index; selection works uncontrolled (defaultValue) or controlled (value+onValueChange).