Blazor MaskedInput Component

The MaskedInput component for Blazor represents an input widget which uses a mask to distinguish between proper and improper user input. You can define phone number, ssn, zip code, dates, etc. masks by setting the jqxMaskedInput mask property.

Prerequisites

Refer to Blazor Getting Started.

Example: