An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/getting-started-with-the-angular-input-mask-component

A quick start Angular project that shows how to add the Syncfusion Angular Input Mask component to an Angular application. It shows how to add the Input Mask component with a few of its basic features like add a placeholder and mask configuration.
https://github.com/syncfusionexamples/getting-started-with-the-angular-input-mask-component

angular input-mask inputmask masked-textbox maskedtextbox

Last synced: about 2 months ago
JSON representation

A quick start Angular project that shows how to add the Syncfusion Angular Input Mask component to an Angular application. It shows how to add the Input Mask component with a few of its basic features like add a placeholder and mask configuration.

Awesome Lists containing this project

README

          

# Getting Started with the Angular Input Mask Component
A quick start Angular project that shows how to add the Syncfusion Angular Input Mask component to an Angular application. It shows how to add the Input Mask component with a few of its basic features like add a placeholder and mask configuration.

Refer to the following documentation to learn about the Angular Input Mask component: https://ej2.syncfusion.com/angular/documentation/maskedtextbox/getting-started

Check out this online example of the Angular Input Mask component: https://ej2.syncfusion.com/angular/demos/#/material/maskedtextbox/default

## Project prerequisites
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.

## How to run this application
To run this application, you need to first clone the getting-started-with-the-angular-input-mask-component repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.