Fork me on GitHub

JavaScript Embedding

With this library, you can easly embed a form within your website by adding the src query string to the Form.io API url of your form. For example, if you wish to embed the https://examples.form.io/example form within your website, you could use.

<script src="https://cdn.form.io/js/formio.embed.js?src=https://examples.form.io/example&libs=true"></script>

Result