how to allow only positive numbers in input type number code example Example: html input integer and positive <input type="number" min="0" step="1" />