-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Currently the prompt only supports a type of 'password', is it possible to get this changed so that it can support any valid input type?
I currently have need for it to be 'type="number"' as the HTML page this is on is being viewed on a mobile device and I want the on-screen keyboard to only show up as a numeric keyboard.
coderaiser