55 words, 1 min read
β οΈ This post links to an external website. β οΈ
- Removing the increment/decrement buttons
- The
stepattribute- Custom increment and decrement buttons using the
stepUp()andstepDown()methods- Numeric keyboard on mobile
- Allowed characters on desktop
.valueAsNumber- When the number input contains a non-numeric value and you retrieve the
.valuein JavaScript, you get an empty string- Validation
- When not to use
<input type="number" />?
continue reading on olliewilliams.xyz
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.