/module-example

An example of how to create a module for the formio.js renderer and builder.

Primary LanguageJavaScript

Module Example

This module is designed to show how to extend the form.io form system. It has examples of how to create extensions for:

  • Components
  • Templates
  • Providers
  • Fetch Plugins

Examples are still being developed