Preparing search index...
The search index is not available
lazuli-api - v1.6.0
lazuli-api
ChapterData
Interface ChapterData
Data of chapters.
interface
ChapterData
{
body
:
string
|
RawMessage
;
iconPath
?:
string
;
title
:
string
|
RawMessage
;
}
Index
Properties
body
icon
Path?
title
Properties
body
body
:
string
|
RawMessage
Body of the Chapter.
Optional
icon
Path
icon
Path
?:
string
Icon path of the chapter.
title
title
:
string
|
RawMessage
Title of the chapter.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
icon
Path
title
lazuli-api - v1.6.0
Loading...
Data of chapters.