Search
Preparing search index...
The search index is not available
redux-feature-data
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
redux-feature-data
Index
Namespaces
feature
Sagas
feature
Selectors
Variables
feature
Data
Actions
Functions
create
Feature
Data
Reducer
feature
Sagas
Root
Variables
feature
Data
Actions
feature
Data
Actions
:
CaseReducerActions
<
{
onCreateEntity
:
any
;
onCreateEntityError
:
any
;
onCreateEntitySuccess
:
any
;
onFetchData
:
any
;
onFetchDataError
:
any
;
onFetchDataSuccess
:
any
;
onUpdateMetaData
:
any
}
>
Functions
create
Feature
Data
Reducer
create
Feature
Data
Reducer
(
schemaMap
:
{}
)
:
Reducer
<
FeatureSlices
<
FeatureSlice
>
,
AnyAction
>
Parameters
schemaMap:
{}
[
key:
string
]:
schema.Entity
Returns
Reducer
<
FeatureSlices
<
FeatureSlice
>
,
AnyAction
>
feature
Sagas
Root
feature
Sagas
Root
(
)
:
Generator
<
ForkEffect
<
never
>
,
void
,
unknown
>
Returns
Generator
<
ForkEffect
<
never
>
,
void
,
unknown
>
Exports
feature
Sagas
feature
Selectors
feature
Data
Actions
create
Feature
Data
Reducer
feature
Sagas
Root
Generated using
TypeDoc