DNNCommunity / dnn-elements

Collection of Dnn Stencil custom elements
https://dnncommunity.github.io/dnn-elements/
MIT License
18 stars 10 forks source link

dnn-input inputmode property #1200

Closed valadas closed 3 weeks ago

valadas commented 1 month ago

Very often when a number is required, one can specify inputmode to display a numeric keypad. This is currently not supported by our input wrappers and it would be nice if that was possible.

Possible values are defined here https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode