Trilium Frontend API
Preparing search index...
<internal>
DateClickInfo
Interface DateClickInfo
interface
DateClickInfo
{
allDay
:
boolean
;
date
:
Date
;
dateStr
:
string
;
dayEl
:
HTMLElement
;
jsEvent
:
MouseEvent
;
view
:
ViewApi
;
}
Hierarchy (
View Summary
)
DatePointApi
DateClickInfo
Index
Properties
all
Day
date
date
Str
day
El
js
Event
view
Properties
all
Day
allDay
:
boolean
date
date
:
Date
date
Str
dateStr
:
string
day
El
dayEl
:
HTMLElement
js
Event
jsEvent
:
MouseEvent
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Day
date
date
Str
day
El
js
Event
view
Trilium Frontend API
Loading...