Getting Started with Kendo UI for Angular MaskedTextBox
The MaskedTextBox uses a mask to control the input of the user.
Basic Usage
The following example demonstrates the MaskedTextBox in action.
Example
View Source
Edit In Stackblitz
Change Theme:
Functionality and Features
- Disabled MaskedTextBox
- Read-only MaskedTextBox
- Value
- Masks
- Validation
- Forms support
- Debouncing updates of the input value
- Globalization
- Accessibility