current version


@data-driven-forms/editor-pro is a prebuilt Drag And Drop editor supporting custom provided mappers. The UI is built on Evergreen UI Framework. Check the live example.

npm install --save @data-driven-forms/editor-pro

or

yarn add @data-driven-forms/editor-pro

Features

  • component editing
  • condition editing
  • validator editing
import Editor from '@data-driven-forms/editor-pro/editor'
<Editor />