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) • 574 B
HTML
<h3>Data Tables</h3>
<p>The data table is provided through the <code>FormioGridModule</code>, and provides you a way to easily embed a data table within your application with the following code.</p>
<pre class="text-center"><code><formio-grid src="https://examples.form.io/company"></formio-grid></code></pre>
<a class="btn btn-primary" href="https://github.com/formio/angular-formio/wiki" style="margin-bottom: 20px;"><span class="glyphicon glyphicon-book"></span> Data Table Documentation</a>
<formio-grid src="https://examples.form.io/company"></formio-grid>