input for numeric values
npm install @fooloomanzoo/number-input

_API & Demo_
input with type="number" is fairly good to use, but it has some flaws, because it should if wanted e.g.:
0 (to a specific length)
html
using units:
in percent:
using currencies:
as integer:
`
$3
Have a look at input-picker-pattern#input-shared-style to see how to style the element.
$3
`
npm i @fooloomanzoo/number-input
``