MobX Lark
Preparing search index...
TextElement
Interface TextElement
See
https://open.feishu.cn/document/docs/docs/data-structure/block#68268d96
interface
TextElement
{
equation
?:
TextRun
;
file
?:
InlineFile
;
inline_block
?:
InlineBlock
;
mention_doc
?:
MentionDoc
;
mention_user
?:
MentionUser
;
reminder
?:
Reminder
;
text_run
?:
TextRun
;
undefined_element
?:
{}
;
}
Index
Properties
equation?
file?
inline_
block?
mention_
doc?
mention_
user?
reminder?
text_
run?
undefined_
element?
Properties
Optional
equation
equation
?:
TextRun
Optional
file
file
?:
InlineFile
Optional
inline_
block
inline_block
?:
InlineBlock
Optional
mention_
doc
mention_doc
?:
MentionDoc
Optional
mention_
user
mention_user
?:
MentionUser
Optional
reminder
reminder
?:
Reminder
Optional
text_
run
text_run
?:
TextRun
Optional
undefined_
element
undefined_element
?:
{}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
equation
file
inline_
block
mention_
doc
mention_
user
reminder
text_
run
undefined_
element
MobX Lark
Loading...
See
https://open.feishu.cn/document/docs/docs/data-structure/block#68268d96