Clow

Tabs

One tab primitive in three languages: a soft sliding pill (default), a springing ember underline, or browser folder chrome where the active tab lifts into paper and merges with the panel.

Draw

draw a card
$npx shadcn@latest add @clow/tabs
First time? Point @clow at the registry

Once per project, add the registry to your components.json. Then draw any card by name.

"registries": {
  "@clow": "https://clow.cards/r/{name}.json"
}
Full setup →

Playground

props
<Tabs />

Examples

basic

Props

proptypedefault
variantpill | underline | browserpill