Preparing search index...
The search index is not available
@logseq/libs
@logseq/libs
PageEntity
Interface PageEntity
Page is just a block with some specific properties.
Hierarchy
PageEntity
Indexable
[
key:
string
]:
any
Index
Properties
children?
file?
format?
id
journal?
journal
Day?
name
namespace?
original
Name
properties?
updated
At?
uuid
Properties
Optional
children
children
?:
PageEntity
[]
Optional
file
file
?:
IEntityID
Optional
format
format
?:
"markdown"
|
"org"
id
id
:
number
journal?
journal?
:
boolean
Optional
journal
Day
journal
Day
?:
number
name
name
:
string
Optional
namespace
namespace
?:
IEntityID
original
Name
original
Name
:
string
Optional
properties
properties
?:
Record
<
string
,
any
>
Optional
updated
At
updated
At
?:
number
uuid
uuid
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@logseq/libs
Page
Entity
children?
file?
format?
id
journal?
journal
Day?
name
namespace?
original
Name
properties?
updated
At?
uuid
Generated using
TypeDoc
Page is just a block with some specific properties.