Skip to content

blocklet/form-builder

Repository files navigation

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 a standalone App

Just install from blocklet store: https://test.store.blocklet.dev/blocklets/z8iZva6oERHPw7qveUwTBKcY8DqUUtcXheBX8

Use as an npm package

yarn add @blocklet/form-builder

Then load and serve from any web server.

About

A simple Form Builder blocklet component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published