A tab is a navigation component that allows users to switch between different sections of content.
API Documentation
Import
Usage
Default
The default tabs component.
Underline
Change the variant to underline using the variant
prop.
Props
- variant?
-
"underline"
"pill"
The variant of the tabs
Default: pill
API Interface: TabsProps
API Interface: TabsContentProps
API Interface: TabsListProps
API Interface: TabsTriggerProps