Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 529 Bytes

File metadata and controls

46 lines (26 loc) · 529 Bytes
title Resource
sidebar_position 13

@experimental
@types IPublicModelResource
@since v1.1.0

属性

title

资源标题

@type {string}

name

资源名字

@type {string}

type

资源类型

@type {string}

category

资源分类

@type {string}

icon

资源 icon

@type {ReactElement}

options

资源配置信息

@type {Object}