Tabs
Easily create accessible, fully customizable tab interfaces, with robust focus management and keyboard navigation support.
Made by imskyleenInstallation
Usage
With Highlight
Without Highlight
API Reference
TabGroup
Headless UI API Reference - TabGroupTabHighlight
Animate UI API Reference - HighlightProp | Type | Default |
---|---|---|
transition? | Transition | { type: "spring", stiffness: 200, damping: 25 } |
TabHighlightItem
Animate UI API Reference - HighlightItemProp | Type | Default |
---|---|---|
index? | number | - |
TabList
Headless UI API Reference - TabListTab
Headless UI API Reference - TabTabPanel
Headless UI API Reference - TabPanelProp | Type | Default |
---|---|---|
transition? | Transition | { duration: 0.5, ease: "easeInOut" } |
TabPanels
Headless UI API Reference - TabPanelsProp | Type | Default |
---|---|---|
transition? | Transition | { type: "spring", stiffness: 200, damping: 25 } |