TailwindAdmin can be used in personal & commercial projects.

Learn more

NiceAdmin can be used in personal & commercial projects.

Learn more

Ready-to-Use Components Powered by Flowbite, ShadCN & Headless UI

Component Library

Browse and explore components

Tabs

Tabs are a UI component used to organize content into separate views that can be switched between within the same space.

Default Tabs

This is Profile tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.

Tabs With Underline

This is Profile tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.

Tabs With Pills

Content 1

Full Width Tabs

This is Profile tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.

React state options

This is Profile tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.
Active tab: 0
API ( Tabs )
PropDescriptionTypeDefault

variant

Sets the tab style variant.

'default' | 'underline' | 'pills' | 'fullWidth'

'default'

icon

Pass the icon prop to add an icon to the tab item.

'HiAdjustments' | 'HiClipboardList'

-