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