Preparing search index...
The search index is not available
smartwalk-frontend
smartwalk-frontend
features/viewerSlice
<internal>
SliceCaseReducers
Type alias SliceCaseReducers<State>
Slice
Case
Reducers
<
State
>
:
{
[
K
:
string
]
:
CaseReducer
<
State
,
PayloadAction
<
any
>
>
|
CaseReducerWithPrepare
<
State
,
PayloadAction
<
any
,
string
,
any
,
any
>
>
;
}
The type describing a slice's
reducers
option.
Type Parameters
State
Type declaration
[
K
:
string
]:
CaseReducer
<
State
,
PayloadAction
<
any
>
>
|
CaseReducerWithPrepare
<
State
,
PayloadAction
<
any
,
string
,
any
,
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
smartwalk-frontend
App
components/EntityPlacePanel
components/FavoritesPanel
components/MapControl
components/NotFoundPanel
components/PanelDrawer
components/PanelEnsemble
components/ResultDirecsPanel
components/ResultPlacesPanel
components/ResultRoutesPanel
components/SearchDirecsPanel
components/SearchPlacesPanel
components/SearchRoutesPanel
components/SessionProvider
components/SessionSolidPanel
components/ViewerDirecPanel
components/ViewerPlacePanel
components/ViewerRoutePanel
components/_shared/ArrowDrawing
components/_shared/ArrowList
components/_shared/ArrowViewDialog
Loading...
Generated using
TypeDoc
The type describing a slice's
reducers
option.