@logseq/libs
Preparing search index...
IBatchBlock
Type Alias IBatchBlock
type
IBatchBlock
=
{
children
?:
IBatchBlock
[]
;
content
:
string
;
properties
?:
Record
<
string
,
any
>
;
}
Index
Properties
children?
content
properties?
Properties
Optional
children
children
?:
IBatchBlock
[]
content
content
:
string
Optional
properties
properties
?:
Record
<
string
,
any
>
@NOTE: not supported for DB graph
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
content
properties
@logseq/libs
Loading...
@NOTE: not supported for DB graph