> For the complete documentation index, see [llms.txt](https://voyager-docs.devdojo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://voyager-docs.devdojo.com/1.2/bread/introduction-1/number.md).

# Number

```php
{
    "step" : 0.1,
    "min" : 0,
    "max" : 10
}
```

These are standard attributes for number input field, default value for step is any if not defined.
