0.0.5 • Published 7 months ago

onpine-form-builder v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Form Builder

This is a simple form builder blocklet built on top of formily and designable.

This blocklet can be used as a standalone app or as a component.

Usage

Use as a component

You can customize the builder with the following query parameters:

  • locale: change the default locale of the form-builder
  • title: the title on the top left corner
  • schemaKey: the key used to query/save schema json, can be a string or a URL

Use as an npm package

yarn add onpine-form-builder

Then load and serve from any web server.