CallioText API Reference - v0.0.22
文档首页 / Docs Home
Preparing search index...
ParagraphNode
Interface ParagraphNode
段落节点的接口。
interface
ParagraphNode
{
children
:
(
TextNode
|
InlineNode
|
SupportNode
)
[]
;
}
Index
Properties
children
Properties
children
children
:
(
TextNode
|
InlineNode
|
SupportNode
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
文档首页 / Docs Home
CallioText API Reference - v0.0.22
Loading...
段落节点的接口。