MobX Lark
Preparing search index...
Block
Type Alias Block<Type, TypeName, Meta>
Block
:
{
block_id
:
string
;
block_type
:
Type
;
children
?:
string
[]
;
comment_ids
?:
string
[]
;
parent_id
?:
string
;
}
&
{
[
type
in
TypeName
]
:
Meta
}
Type Parameters
Type
extends
BlockType
TypeName
extends
keyof
typeof
BlockType
Meta
=
{}
See
https://open.feishu.cn/document/docs/docs/data-structure/block#8b7f3e74
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
MobX Lark
Loading...
See
https://open.feishu.cn/document/docs/docs/data-structure/block#8b7f3e74