import { plugins } from '@alilc/lowcode-engine';
import PluginResourceTabs from '@alilc/lowcode-plugin-resource-tabs';
// 注册到引擎
plugins.register(PluginResourceTabs);- description: '唯一标识,用于缓存应用 Tab'
- type: 'string'
- description: 'Tab className'
- type: 'string',
- description: 'Tab shape'
- type: 'function',
- description: 'tabs sort function',
该插件依赖以下插件:
| 插件名 | 包名 |
|---|