Tabs
A set of layered sections of content—known as tab panels—that are displayed one at a time.
Preview
Account
Make changes to your account here. Click save when you're done.
Installation
Install the package using your preferred package manager:
npx shadcn@latest add @airy/tabsUsage
Import the component from the package:
import { Tabs } from "@/registry/ui/tabs"Then use it in your application:
<Tabs />Examples
Default
Account
Make changes to your account here. Click save when you're done.