UNPKG

@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
# @v0xoss/number-input 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. ## Installation ```sh yarn add @v0xoss/number-input # or npm i @v0xoss/number-input ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/heroui-inc/heroui/blob/master/CONTRIBUTING.md) for details. ## License This project is licensed under the terms of the [MIT license](https://github.com/heroui-inc/heroui/blob/master/LICENSE).