Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 667 Bytes

File metadata and controls

22 lines (17 loc) · 667 Bytes
features
Forms renderer
Questionnaire
Angular
Web components
FHIR forms
languages
HTML

aidbox-forms-renderer-angular

Example of integration Aidbox Forms Renderer with Angular.js

Demo

Example

<aidbox-form-renderer
  style="width: 100%; border: none; align-self: stretch; display: flex"
  questionnaire-id="{{ id }}"
>
</aidbox-form-renderer>

Available attributes

Please refer to Aidbox Forms documentation for more information about available attributes.