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