Fancy Input Reactive Forms Angular
This project was generated with Angular CLI version 8.2.0.
AngularJS Fancy input directive
Overview
The number-input is an angular directive which provides text validation, parsing and formatting capabilities on any HTML element.
Demo
Installation
Run npm install in your project as follows:
npm i fancy-input-angular --save
Usage
In order to use the fancy-input directive you first must add the relevant dependencies:
Next you must define it as a dependency in your main angular module as follows:
in app module.js
; @
in ts component beacuse is reactive form
Contributing
License
Developed by Yaser Darzi & Aras Emami and licensed under the Arasico open source license.