Trilium Frontend API
Preparing search index...
<internal>
CalendarController
Class CalendarController
Index
Constructors
constructor
Accessors
view
Methods
_
set
Api
change
View
get
Button
State
get
Date
goto
Date
increment
Date
next
next
Year
prev
prev
Year
today
Constructors
constructor
new
CalendarController
(
handleDateChange
?:
()
=>
void
)
:
CalendarController
Parameters
Optional
handleDateChange
:
()
=>
void
Returns
CalendarController
Accessors
view
get
view
()
:
ViewApi
Returns
ViewApi
Methods
_
set
Api
_setApi
(
calendarApi
:
CalendarApi
)
:
void
Parameters
calendarApi
:
CalendarApi
Returns
void
change
View
changeView
(
viewType
:
string
)
:
void
Parameters
viewType
:
string
Returns
void
get
Button
State
getButtonState
()
:
ButtonStateMap
Returns
ButtonStateMap
get
Date
getDate
()
:
Date
Returns
Date
goto
Date
gotoDate
(
zonedDateInput
:
DateInput
)
:
void
Parameters
zonedDateInput
:
DateInput
Returns
void
increment
Date
incrementDate
(
duration
:
DurationInput
)
:
void
Parameters
duration
:
DurationInput
Returns
void
next
next
()
:
void
Returns
void
next
Year
nextYear
()
:
void
Returns
void
prev
prev
()
:
void
Returns
void
prev
Year
prevYear
()
:
void
Returns
void
today
today
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
view
Methods
_
set
Api
change
View
get
Button
State
get
Date
goto
Date
increment
Date
next
next
Year
prev
prev
Year
today
Trilium Frontend API
Loading...