Trilium Frontend API
Preparing search index...
<internal>
ReducerFunc
Type Alias ReducerFunc
ReducerFunc
:
(
currentState
:
Dictionary
|
undefined
,
action
:
Action
|
undefined
,
context
:
CalendarContext
&
CalendarDataManagerState
,
)
=>
Dictionary
Type Declaration
(
currentState
:
Dictionary
|
undefined
,
action
:
Action
|
undefined
,
context
:
CalendarContext
&
CalendarDataManagerState
,
)
:
Dictionary
Parameters
currentState
:
Dictionary
|
undefined
action
:
Action
|
undefined
context
:
CalendarContext
&
CalendarDataManagerState
Returns
Dictionary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...