Skip to content

Tabs

Sectioned content with an accent underline and arrow-key roving.

Install

$ pnpm dlx shadcn@latest add https://vitrumui.vercel.app/r/tabs.json

Examples

Default

Four weights of glass — film, pane, slab, veil — share one optical system.

API

<Tabs />

PropTypeDefaultDescription
defaultValuestringInitially active tab.
valuestringControlled active tab.
onValueChange(value: string) => voidActivation callback.