Trilium Frontend API
Preparing search index...
<internal>
SlotLaneInfo
Interface SlotLaneInfo
interface
SlotLaneInfo
{
date
:
Date
;
dow
:
number
;
isDisabled
:
boolean
;
isFuture
:
boolean
;
isMajor
:
boolean
;
isMinor
:
boolean
;
isOther
:
boolean
;
isPast
:
boolean
;
isToday
:
boolean
;
time
?:
Duration
;
view
:
ViewApi
;
}
Hierarchy (
View Summary
)
DateMeta
SlotLaneInfo
SlotHeaderInfo
Index
Properties
date
dow
is
Disabled
is
Future
is
Major
is
Minor
is
Other
is
Past
is
Today
time?
view
Properties
date
date
:
Date
dow
dow
:
number
is
Disabled
isDisabled
:
boolean
is
Future
isFuture
:
boolean
is
Major
isMajor
:
boolean
is
Minor
isMinor
:
boolean
is
Other
isOther
:
boolean
is
Past
isPast
:
boolean
is
Today
isToday
:
boolean
Optional
time
time
?:
Duration
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
dow
is
Disabled
is
Future
is
Major
is
Minor
is
Other
is
Past
is
Today
time
view
Trilium Frontend API
Loading...