@rchh/lowcode-plugin-undo-redo
v1.0.2
Published
alibaba lowcode editor undo redo plugin
Readme
@rchh/lowcode-plugin-undo-redo [![][npm-image]][npm-url]
Switch between Simplified Chinese and English for Lowcode Engine.
Usage
Register the plugin
import { plugins } from '@rchh/lowcode-engine';
import PluginUndoRedo from '@rchh/lowcode-plugin-undo-redo';
// Register with the engine
plugins.register(PluginUndoRedo);Plugin properties & methods
No properties or methods are exposed.
Plugin dependencies
This plugin depends on the following plugins:
| Plugin name | Package name | | --- | --- |
