---
title: Tabs
description: A set of layered sections of content—known as tab panels—that are displayed one at a time.
source: apps/www/src/lib/registry/default/ui/tabs
primitive: https://www.reka-ui.com/components/tabs.html
---
## Installation
```bash
npx shadcn-vue@latest add tabs
```
## Usage
```vue
Account
Password
Make changes to your account here.
Change your password here.
```
## Examples
### Vertical