Skip to content
Travis Tidwell edited this page Mar 6, 2017 · 17 revisions

Form.io Angular 2 Library - Official Documentation

This library provides a way to build Serverless Data Management applications using the amazing Angular framework. Within this library, there are several components that combine to create a robust Serverless application development experience. These components are as follows.

  • Form Renderer - The form renderer in Angular 2
  • Resource - A way to include the Resources within your application with full CRUDI support (Create, Read, Update, Delete, Index)
  • Data Table (Grid) - A way to render data within a Table format, which includes pagination, sorting, etc.
  • Authentication - Allows an easy way to provide Form.io authentication into your application.