Trilium Frontend API
Preparing search index...
<internal>
ListDayInfo
Interface ListDayInfo
interface
ListDayInfo
{
date
:
Date
;
dow
:
number
;
isDisabled
:
boolean
;
isFirst
:
boolean
;
isFuture
:
boolean
;
isLast
:
boolean
;
isOther
:
boolean
;
isPast
:
boolean
;
isToday
:
boolean
;
view
:
ViewApi
;
}
Hierarchy (
View Summary
)
DateMeta
ListDayInfo
Index
Properties
date
dow
is
Disabled
is
First
is
Future
is
Last
is
Other
is
Past
is
Today
view
Properties
date
date
:
Date
dow
dow
:
number
is
Disabled
isDisabled
:
boolean
is
First
isFirst
:
boolean
is
Future
isFuture
:
boolean
is
Last
isLast
:
boolean
is
Other
isOther
:
boolean
is
Past
isPast
:
boolean
is
Today
isToday
:
boolean
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
dow
is
Disabled
is
First
is
Future
is
Last
is
Other
is
Past
is
Today
view
Trilium Frontend API
Loading...