@v0xoss/number-input
Version:
The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons
25 lines (16 loc) • 630 B
Markdown
NumberInput is a component that allows users to enter number. It can be used to get user inputs in forms, search fields, and more.
Please refer to the [documentation](https://heroui.com/docs/components/number-input) for more information.
```sh
yarn add @v0xoss/number-input
npm i @v0xoss/number-input
```
Yes please! See the
[](https://github.com/heroui-inc/heroui/blob/master/CONTRIBUTING.md)
for details.
This project is licensed under the terms of the
[](https://github.com/heroui-inc/heroui/blob/master/LICENSE).