Tabs
Tabbed interface for organizing content into separate panels with navigation
Basic Tabs
Simple tab navigation with content panels
Show Code
Tabs Variants
Different tab styles and appearances
Show Code
Tabs Sizes
Different tab sizes for various contexts
Example missing props data. Please update to use props-based format.
Show Code
Tabs with Rich Content
Tabs containing complex content and components
Show Code
Usage Notes
- Each tab item needs a unique ID for proper navigation
- Content can be simple text or complex JSX components
- Use onTabChange callback for controlled tab switching
- Bordered variant works well for form-like interfaces
- Lifted variant adds depth and visual hierarchy
- Boxed variant provides clear separation between tabs
- Disabled tabs prevent user interaction but remain visible