Search
Preparing search index...
The search index is not available
storx
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Store"
StoRx
ReducerFunction
Class ReducerFunction<S, A>
Type parameters
S
A
Hierarchy
ReducerFunction
Implements
Reducer
<
S
,
A
>
Index
Constructors
constructor
Properties
reducer
Methods
reduce
Constructors
constructor
new
Reducer
Function
(
reducer
:
function
)
:
ReducerFunction
Parameters
reducer:
function
(
s
:
S
, a
:
A
)
:
S
Parameters
s:
S
a:
A
Returns
S
Returns
ReducerFunction
Properties
Private
reducer
reducer
:
function
Type declaration
(
s
:
S
, a
:
A
)
:
S
Parameters
s:
S
a:
A
Returns
S
Methods
reduce
reduce
(
state
:
S
, a
:
A
)
:
S
Parameters
state:
S
a:
A
Returns
S
Globals
Action
Manager
Impl
Filter
Action
Manager
Reducer
Function
constructor
reducer
reduce
Store
Impl
Store
Utils
View
Reducer
View
Store
Action
Manager
Action
Manager
Dispatcher
Event
Reducer
Store
Store
Dispatcher
create
Store
Generated using
TypeDoc