0.0.2 • Published 5 years ago

@josephatj/ngx-dhis2-custom-forms-entry v0.0.2

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

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>