-
-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
Is there a way to prevent non-numeric input entirely, rather than stripping it out?
For example I can type "foo" into the input, and it's displayed as a value, but then stripped when I blur the field. I need to prevent those characters from being typed in at all. I tried pattern/inputMode just in case but neither do what I need.
Is this possible?
AsifAnik and nathanredblur
Metadata
Metadata
Assignees
Labels
No labels