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.
You can customize the builder with the following query parameters:
locale
: change the default locale of the form-buildertitle
: the title on the top left cornerschemaKey
: the key used to query/save schema json, can be a string or a URL
Just install from blocklet store: https://test.store.blocklet.dev/blocklets/z8iZva6oERHPw7qveUwTBKcY8DqUUtcXheBX8
yarn add @blocklet/form-builder
Then load and serve from any web server.