UNPKG

angular-formio

Version:

The Form.io dynamic form and data management system for Angular.

3 lines (2 loc) 163 B
<h3>Kitchen Sink Form</h3> <formio [form]="form" [submission]="submission" (render)="onRender()" (submit)="onSubmit($event)" (change)="onChange($event)"></formio>