Im building web app which is mainly for mobile browsers. Im using input fields with number type, so (most) mobile browsers invokes only number keyboard for better user exper
uses a text type but forces the appearance of the numeric keyboard
the inputmode tag is the solution