A numeric input field with increment and decrement controls for precise value adjustment.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Uses `<input type="text">` with `role="spinbutton"` and `aria-valuenow`, `aria-valuemin`, `aria-valuemax`.