mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-06-10 09:22:22 +00:00
526 B
526 B
title, sidebar_position
| title | sidebar_position |
|---|---|
| Resource | 12 |
@experimental
@types IPublicModelWindow
@since v1.1.0
变量
title
资源标题
@type {string}
name
资源名字
@type {string}
type
资源类型
@type {string}
category
资源分类
@type {string}
icon
资源 icon
@type {ReactElement}
options
资源配置信息
@type {Object}