README
Base Blaze plugin
Base files for a plugin
Events emitted
| key | Description | Argument |
|---|---|---|
| load:custom:field:type | Add to the form builder lookup a new custom field | {type: 'text': component: unmountendComponent} |
Blaze plugin data ui
<script type="module">
import blazeCmsPluginDataUi from 'https://cdn.skypack.dev/@blaze-cms/plugin-data-ui';
</script>
Base files for a plugin
| key | Description | Argument |
|---|---|---|
| load:custom:field:type | Add to the form builder lookup a new custom field | {type: 'text': component: unmountendComponent} |