Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 560 Bytes

File metadata and controls

21 lines (15 loc) · 560 Bytes

aidbox-forms-builder-angular

Example of integration Aidbox Forms Builder with Angular.js

Demo

Example

<aidbox-form-builder
  style="width: 100%; border: none; align-self: stretch; display: flex"
  form-id="{{ id }}"
  show-share
  hide-back
>
</aidbox-form-builder>

Available attributes

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