0.0.5 • Published 2 years ago
@onpine/form-builder v0.0.5
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-buildertitle
: the title on the top left cornerschemaKey
: 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.
0.0.5
2 years ago