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