UNPKG

angular-formio

Version:

Form.io Angular JSON Form Renderer ========================== This library serves as a Dynamic JSON Powered Form rendering library for [Angular](https://angular.io). This works by providing a JSON schema to a ```<formio>``` Angular component, where that f

6 lines (5 loc) 514 B
<h3>JSON Powered Forms</h3> <p>Form.io is a platform for JSON powered forms within Angular. Forms can be embedded as easy as the following code.</p> <pre class="text-center"><code>&lt;formio src="https://examples.form.io/example"&gt;&lt;/formio&gt;</code></pre> <div class="text-center"><a class="btn btn-primary" href="https://github.com/formio/angular-formio/wiki/Form-Renderer"><span class="glyphicon glyphicon-book"></span> Read Documentation</a></div> <formio src="https://examples.form.io/example"></formio>