Tab Navigation
A navigation component that organizes content into multiple tabs, showing one section at a time.
Automatic Installation
This method is still working on progress, please use manual installation for now.
Manual Installation
Install dependencies
npm install radix-uiUsage
Imports
import { TabNavigation, TabNavigationLink } from '#/components/tab-navigation'Example
Browse the Storybook for more examples.
Edit on GitHub
Last updated on 3/24/2025