---
title: Slider
description: An input where the user selects a value from within a given range.
source: apps/www/src/lib/registry/default/ui/slider
primitive: https://www.radix-vue.com/components/slider.html
---
## Installation
```bash
npx shadcn-vue@latest add slider
```
## Usage
```vue
```
## Examples
### Form