Trilium Frontend API
Preparing search index...
<internal>
DateSelectInfo
Interface DateSelectInfo
interface
DateSelectInfo
{
allDay
:
boolean
;
end
:
Date
;
endStr
:
string
;
jsEvent
:
MouseEvent
;
start
:
Date
;
startStr
:
string
;
view
:
ViewApi
;
}
Hierarchy (
View Summary
)
DateSpanApi
DateSelectInfo
Index
Properties
all
Day
end
end
Str
js
Event
start
start
Str
view
Properties
all
Day
allDay
:
boolean
end
end
:
Date
end
Str
endStr
:
string
js
Event
jsEvent
:
MouseEvent
start
start
:
Date
start
Str
startStr
:
string
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Day
end
end
Str
js
Event
start
start
Str
view
Trilium Frontend API
Loading...