Tailwind UI Pattern Registry for humans and agents

tabs underline full-width even-spacing interactive tabs underline full-width even justified navigation full-width tab navigation evenly spaced underline tabs

Tabs Underline

Fetch pattern JSON: curl https://webspire.de/patterns/tabs/underline.json

Details

Family
tabs
Tier
enhanced
Kind
component
Extends
tabs/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste Requires JS
Stable Published
tabsunderlinefull-widtheven-spacinginteractive

Slots

Name Required Description
tabs Yes Full-width tab buttons with flex-1 for even spacing.
panels Yes Tab panels with role="tabpanel" and aria-labelledby.

Full-width underline tabs where each button takes equal space via flex-1. Extends tabs/base with the same ARIA pattern but distributes tabs evenly across the container width.