Having trouble getting help?
Contact Support
Contact Support
Index in EJ2 TypeScript Maskedtextbox control
29 Aug 20231 minute to read
The MaskedTextBox allows the user to enter the valid input based on the provided mask only.
Key features
-
Custom Characters: Allows to use your own characters as the mask elements.
-
Regular Expression: Uses as a mask element for each character of the MaskedTextBox.
-
Accessibility: Provides built-in accessibility support that helps to access all the MaskedTextBox component features through the keyboard,
on-screen readers, or other assistive technology devices.