Overview
The rc-input-number is a npm package that provides an input number control feature. It allows users to input numbers with added functionalities for easy navigation. The package is open-source and released under the MIT license.
Features
- Input Number Control: Allows users to input numbers.
- Keyboard Navigation: Increment or decrement input value with arrow keys or modifier keys.
- Mouse Wheel Support: Increase or decrease input value by scrolling.
Installation
To install the rc-input-number package, you can use npm:
npm install rc-input-number
Summary
The rc-input-number package is a useful tool for inputting numbers with added functionalities for easy navigation. With features like keyboard navigation and mouse wheel support, it provides a convenient user experience.