@occultus/api-root - v0.29.3
Preparing search index...
@occultus/article-api
ArticleComponentParams
Type Alias ArticleComponentParams
文章组件参数
type
ArticleComponentParams
=
{
icon_path
?:
string
;
title
:
RawMessage
|
string
;
}
Index
Properties
icon_
path?
title
Properties
Optional
icon_
path
icon_path
?:
string
文章图标路径
Example
"textures/items/diamond"
Copy
title
title
:
RawMessage
|
string
文章标题
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon_
path
title
@occultus/api-root - v0.29.3
Loading...
文章组件参数