generic-form-input
v1.0.0
Published
This package is help to have an input avec a customize angular form validation
Downloads
1
Readme
GenericFormInput
This library was generated with Angular CLI version 9.1.12.
This is an library to help you to manage directly a form validation on every angular projects.
How to install
npm install generic-form-input
First, update your component with your form declaration in your component like this:
And after declare this in template with your personnal variable where you want to call a component.