Trilium Frontend API
Preparing search index...
<internal>
CalendarToolbarProps
Interface CalendarToolbarProps
interface
CalendarToolbarProps
{
isNextEnabled
:
boolean
;
isPrevEnabled
:
boolean
;
isTodayEnabled
:
boolean
;
navUnit
:
string
;
selectedButton
:
string
;
title
:
string
;
}
Index
Properties
is
Next
Enabled
is
Prev
Enabled
is
Today
Enabled
nav
Unit
selected
Button
title
Properties
is
Next
Enabled
isNextEnabled
:
boolean
is
Prev
Enabled
isPrevEnabled
:
boolean
is
Today
Enabled
isTodayEnabled
:
boolean
nav
Unit
navUnit
:
string
selected
Button
selectedButton
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Next
Enabled
is
Prev
Enabled
is
Today
Enabled
nav
Unit
selected
Button
title
Trilium Frontend API
Loading...