Search
Preparing search index...
The search index is not available
rtkex
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
rtkex
WrappedSlice
Interface WrappedSlice<TName, TState, TActions, TSelector>
Type Parameters
TName
extends
string
TState
TActions
TSelector
extends
Selector
<
any
,
any
,
TState
>
Hierarchy
SliceBase
<
TName
,
TState
,
TActions
>
SelectableSlice
<
TState
>
WrappedSlice
Index
Properties
actions
listeners
name
on
Build
on
Ready
reducer
select
Methods
get
Initial
State
Properties
actions
actions
:
TActions
Optional
listeners
listeners
?:
Listener
[]
name
name
:
TName
on
Build
on
Build
:
OnBuild
<
WrappedSlice
<
TName
,
TState
,
TActions
,
TSelector
>
>
on
Ready
on
Ready
:
OnReady
<
WrappedSlice
<
TName
,
TState
,
TActions
,
TSelector
>
>
reducer
reducer
:
Reducer
<
TState
,
AnyAction
>
select
select
:
TSelector
Methods
get
Initial
State
get
Initial
State
(
)
:
undefined
|
TState
Returns
undefined
|
TState
Exports
Wrapped
Slice
actions
listeners
name
on
Build
on
Ready
reducer
select
get
Initial
State
Generated using
TypeDoc