The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons
npm install @heroui/number-inputNumberInput 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 for more information.
``sh``
yarn add @heroui/number-inputor
npm i @heroui/number-input
Yes please! See the
contributing guidelines
for details.
This project is licensed under the terms of the
MIT license.