Tailwind UI Pattern Registry for humans and agents

tabs pills button-tabs segmented-control interactive tabs pills segmented button rounded highlight pill-style tab navigation segmented control with background highlight

Tabs Pills

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

Details

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

Slots

Name Required Description
tabs Yes Pill-style tab buttons with role="tab" and aria-controls.
panels Yes Tab panels with role="tabpanel" and aria-labelledby.

Pill-style tabs enclosed in a rounded gray container. The active tab gets a white background with subtle shadow, creating a segmented-control look. Extends tabs/base with the same ARIA roles and panel switching pattern.