Trilium Frontend API
Preparing search index...
<internal>
ListDayHeaderInfo
Interface ListDayHeaderInfo
interface
ListDayHeaderInfo
{
date
:
Date
;
dow
:
number
;
isDisabled
:
boolean
;
isFuture
:
boolean
;
isOther
:
boolean
;
isPast
:
boolean
;
isToday
:
boolean
;
view
:
ViewApi
;
}
Hierarchy (
View Summary
)
DateMeta
ListDayHeaderInfo
Index
Properties
date
dow
is
Disabled
is
Future
is
Other
is
Past
is
Today
view
Properties
date
date
:
Date
dow
dow
:
number
is
Disabled
isDisabled
:
boolean
is
Future
isFuture
:
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
Future
is
Other
is
Past
is
Today
view
Trilium Frontend API
Loading...