NumberInput
renders as <input type="number">
with custom step controls, accepts all the props of native input
(onChange
, value
etc)
as well as responsive, theme-based style props for styling customizations.
Custom NumberInput
icons can be provided via icons section of Theme
.