css-tricks.com
Finger-friendly numerical inputs with `inputmode`
10
Forms are often a nightmare on mobile. We can make the process as pain-free as possible by reacting to context. Input fields that expect numerical values should have a numerical UI. Bringing up a number keyboard on small screens is easy on most platforms ... Read full article