---
title: Number Field
description: A number field allows a user to enter a number and increment or decrement the value using stepper buttons.
source: apps/www/src/lib/registry/default/ui/number-field
primitive: https://www.radix-vue.com/components/number-field.html
---
## Installation
```bash
npx shadcn-vue@latest add number-field
```
## Usage
```vue
```
## Examples
### Default
### Disabled
### Decimal
### Percentage
### Currency
### Form