Getting Started with KendoReact MaskedTextBox
The KendoReact MaskedTextBox uses a mask to control the input of the user.
The KendoReact MaskedTextBox component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-inputs package.
Basic Usage
The following example demonstrates the MaskedTextBox in action.
Functionality and Features
- Disabled MaskedTextBox
- Read-only MaskedTextBox
- Valid MaskedTextBox
- Value
- Masks
- Forms support
- Globalization
- Accessibility