Can I set input Flag for TextField? #2237
Closed
NgVThangBz
started this conversation in
General
Replies: 2 comments 4 replies
-
Is this helping?
|
Beta Was this translation helpful? Give feedback.
4 replies
-
@NgVThangBz |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
let's say I have a text file and I only want to receive numbers, but TextFiled doesn't have a setInputFlag() property,
of course I can addEventListener(), and remove the invalid characters,
but is there a better way to solve it?
Beta Was this translation helpful? Give feedback.
All reactions