[number field] Implement inputmode
for mobile keyboard support
#40
Labels
component: number field
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
Raised in mui/material-ui#36119 (comment)
The
inputmode
attribute hints to browsers for devices with software keyboards to determine which keyboard to provide when an input is focused. It should be returned bygetInputProps()
.References
The text was updated successfully, but these errors were encountered: