@josephatj/ngx-dhis2-custom-forms-entry
v0.0.2
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.5.
Downloads
5
Readme
DHIS2 Form Rendering Library
This project was generated with Angular CLI version 8.3.5.
Installing the library
``
Importing the library
<ngx-dhis2-custom-forms-entry [htmlCustomForm]="htmlCustomForm" [dataElements]="dataElements" [formType]="formType" (onCustomFormInputChange)="detailsOfTheChangedValue($event)" [statusUpdateOnDomElement]="statusesArr" > </ngx-dhis2-custom-forms-entry>