Closed daniel-chris-lucas closed 5 years ago
Be able to generate numeric inputs.
Example HTML output:
<input type="number" value="5" placeholder="Enter a number" />
Hey @dan-lucas, you're right, this is missing. I would accept a full tested PR to implement that.
Be able to generate numeric inputs.
Example HTML output: