@occultus/api-root - v0.29.3
Preparing search index...
@occultus/article-api
ChapterData
Interface ChapterData
描述文章的章节数据的接口
interface
ChapterData
{
body
:
TextProvider
;
iconPath
?:
string
;
title
:
TextProvider
;
}
Index
Properties
body
icon
Path?
title
Properties
body
body
:
TextProvider
章节内容
Optional
icon
Path
iconPath
?:
string
章节图标路径
title
title
:
TextProvider
章节标题
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
icon
Path
title
@occultus/api-root - v0.29.3
Loading...
描述文章的章节数据的接口