Example of integration Aidbox Forms Renderer with Angular.js
<aidbox-form-renderer
style="width: 100%; border: none; align-self: stretch; display: flex"
questionnaire-id="{{ id }}"
>
</aidbox-form-renderer>
Please refer to Aidbox Forms documentation for more information about available attributes.