2.0.1 • Published 1 year ago

@alilc/lowcode-plugin-resource-tabs v2.0.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

@alilc/lowcode-plugin-resource-tabs


使用

注册插件

import { plugins } from '@alilc/lowcode-engine';
import PluginResourceTabs from '@alilc/lowcode-plugin-resource-tabs';

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

插件属性 & 方法

appKey

  • description: '唯一标识,用于缓存应用 Tab'
  • type: 'string'

tabClassName

  • description: 'Tab className'

shape

  • type: 'string',
  • description: 'Tab shape'

onSort

  • type: 'function',
  • description: 'tabs sort function',

依赖插件

该插件依赖以下插件:

插件名包名
1.0.4

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.4-beta.1

1 year ago

1.0.4-beta.0

1 year ago

1.0.3

2 years ago

1.0.3-beta.2

2 years ago

1.0.3-beta.1

2 years ago

1.0.3-beta.0

2 years ago

1.0.2

2 years ago

1.0.2-beta.1

2 years ago

1.0.2-beta.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.0-beta.3

2 years ago

1.0.0-beta.2

2 years ago

1.0.0-beta.1

2 years ago

1.0.0-beta.0

2 years ago