@alilc/lowcode-plugin-set-ref-prop
v1.0.1
Published
alibaba lowcode editor plugin for setting ref-id
Downloads
200
Maintainers
Keywords
Readme
@alilc/lowcode-plugin-zh-cn [![][npm-image]][npm-url]
为设计提供在高级设置面板中设置ref-id的能力 plugin for setting ref-id.
使用
注册插件
import { plugins } from '@alilc/lowcode-engine';
import SetRefPropPlugin from '@alilc/lowcode-plugin-set-ref-prop';
// 注册到引擎
plugins.register(SetRefPropPlugin);
插件属性 & 方法
无对外暴露的属性和方法
依赖插件
该插件依赖以下插件:
| 插件名 | 包名 | | --- | --- |