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