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