1.0.0 • Published 2 years ago

@alilc/lowcode-plugin-zh-en v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@alilc/lowcode-plugin-zh-cn

Switch between Simplified Chinese and English for Lowcode Engine.


使用

注册插件

import { plugins } from '@alilc/lowcode-engine';
import PluginZhCn from '@alilc/lowcode-plugin-zh-cn';

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

插件属性 & 方法

无对外暴露的属性和方法

依赖插件

该插件依赖以下插件:

插件名包名