🏠 New in Low Baseline Support: <input type="number">
July 29, 2015
The <input type="number"> HTML element restricts input in the field to numeric data.
Source features
api.HTMLInputElement.max[mdn]api.HTMLInputElement.min[mdn]html.elements.input.max[mdn]html.elements.input.min[mdn]api.HTMLInputElement.step[mdn]api.HTMLInputElement.valueAsNumber[mdn]html.elements.input.step[mdn]html.elements.input.type_number[mdn]api.HTMLInputElement.stepDown[mdn]api.HTMLInputElement.stepUp[mdn]