Trilium Frontend API
Preparing search index...
<internal>
CALENDAR_ONLY_OPTION_REFINERS
Variable CALENDAR_ONLY_OPTION_REFINERS
Const
CALENDAR_ONLY_OPTION_REFINERS
:
{
class
:
Identity
<
ClassNameGenerator
<
CalendarDisplayInfo
>
>
;
className
:
Identity
<
ClassNameGenerator
<
CalendarDisplayInfo
>
>
;
events
:
Identity
<
EventSourceInput
>
;
eventSources
:
Identity
<
EventSourceInput
[]
>
;
initialEvents
:
Identity
<
EventSourceInput
>
;
plugins
:
Identity
<
PluginInput
[]
>
;
viewClass
:
Identity
<
ClassNameGenerator
<
ViewDisplayInfo
>
>
;
viewDidMount
:
Identity
<
DidMountHandler
<
ViewDisplayInfo
>
>
;
views
:
Identity
<
{
[
viewId
:
string
]:
ViewOptions
}
>
;
viewWillUnmount
:
Identity
<
WillUnmountHandler
<
ViewDisplayInfo
>
>
;
}
Type Declaration
class
:
Identity
<
ClassNameGenerator
<
CalendarDisplayInfo
>
>
className
:
Identity
<
ClassNameGenerator
<
CalendarDisplayInfo
>
>
events
:
Identity
<
EventSourceInput
>
eventSources
:
Identity
<
EventSourceInput
[]
>
initialEvents
:
Identity
<
EventSourceInput
>
plugins
:
Identity
<
PluginInput
[]
>
viewClass
:
Identity
<
ClassNameGenerator
<
ViewDisplayInfo
>
>
viewDidMount
:
Identity
<
DidMountHandler
<
ViewDisplayInfo
>
>
views
:
Identity
<
{
[
viewId
:
string
]:
ViewOptions
}
>
viewWillUnmount
:
Identity
<
WillUnmountHandler
<
ViewDisplayInfo
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...