@rchh/lowcode-plugin-set-ref-prop
v1.0.2
Published
alibaba lowcode editor plugin for setting ref-id
Readme
@rchh/lowcode-plugin-zh-cn [![][npm-image]][npm-url]
Adds the ability to set a ref-id from the advanced settings pane. plugin for setting ref-id.
Usage
Register the plugin
import { plugins } from '@rchh/lowcode-engine';
import SetRefPropPlugin from '@rchh/lowcode-plugin-set-ref-prop';
// Register with the engine
plugins.register(SetRefPropPlugin);Plugin properties & methods
No properties or methods are exposed.
Plugin dependencies
This plugin depends on the following plugins:
| Plugin name | Package name | | --- | --- |
