Tailwind UI Pattern Registry for humans and agents

tabs vertical pill navigation features product sidebar-tabs tabs vertical pill navigation features categories sidebar switcher vertical pill tab navigation feature category tabs with image preview sidebar tab switcher

Tabs Vertical Pill

Fetch pattern JSON: curl https://webspire.de/patterns/tabs/vertical-pill.json

Details

Family
tabs
Tier
enhanced
Kind
section
Extends
tabs/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
tabsverticalpillnavigationfeaturesproductsidebar-tabs

Slots

Name Required Description
heading Yes Section heading and subtext.
tab-nav Yes Vertical list of pill-style tab buttons with icon and label.
tab-content Yes Right panel with image placeholder, title, and description.

Props

Name Type Default Description
activeTab string first Controls which tab is shown as active.

Vertical pill-style tab navigation on the left (desktop) with an image preview and description on the right. Mobile falls back to horizontal scrollable chip tabs. Add JS to switch active tab and update the right panel content dynamically.