UIIcons

Tabs

A set of layered content panels that are displayed one at a time via tab triggers.

Profile details

Installation

pnpm dlx stera-ui@latest add tabs

Line Variant

Profile details

Vertical

Make changes to your account here.

Disabled

Profile details

Sizes

SizeDescription
smSmall (default)
mdMedium
lgLarge

With Icons

Browse your music library.

API Reference

Built on Base UI's Tabs primitive — see the full API reference there.

Tabs

PropTypeDefault
defaultValuestring
valuestring
onValueChange(value: string) => void
orientation"horizontal" | "vertical""horizontal"

TabsList

PropTypeDefault
variant"default" | "line""default"
size"sm" | "md" | "lg""sm"

TabsTrigger

PropTypeDefault
valuestring
disabledbooleanfalse