@alilc/lowcode-plugin-undo-redo

alibaba lowcode editor undo redo plugin

Usage no npm install needed!

<script type="module">
  import alilcLowcodePluginUndoRedo from 'https://cdn.skypack.dev/@alilc/lowcode-plugin-undo-redo';
</script>

README

@alilc/lowcode-plugin-undo-redo [![][npm-image]][npm-url]

Switch between Simplified Chinese and English for Lowcode Engine.


使用

注册插件

import { plugins } from '@alilc/lowcode-engine';
import PluginUndoRedo from '@alilc/lowcode-plugin-undo-redo';

// 注册到引擎
plugins.register(PluginUndoRedo);

插件属性 & 方法

无对外暴露的属性和方法

依赖插件

该插件依赖以下插件:

插件名 包名