@rchh/lowcode-plugin-resource-tabs
v2.0.2
Published
alibaba lowcode resource tabs plugin
Downloads
246
Readme
@rchh/lowcode-plugin-resource-tabs [![][npm-image]][npm-url]
Usage
Register the plugin
import { plugins } from '@rchh/lowcode-engine';
import PluginResourceTabs from '@rchh/lowcode-plugin-resource-tabs';
// Register with the engine
plugins.register(PluginResourceTabs);Plugin properties & methods
appKey
- description: 'Unique identifier used to cache the application tabs'
- type: 'string'
tabClassName
- description: 'Tab className'
shape
- type: 'string',
- description: 'Tab shape'
onSort
- type: 'function',
- description: 'tabs sort function',
Plugin dependencies
This plugin depends on the following plugins:
| Plugin name | Package name | | --- | --- |
