Preparing search index...
The search index is not available
smartwalk-frontend
smartwalk-frontend
features/viewerSlice
<internal>
CaseReducerWithPrepare
Type alias CaseReducerWithPrepare<State, Action>
Case
Reducer
With
Prepare
<
State
,
Action
>
:
{
prepare
:
PrepareAction
<
Action
[
"payload"
]
>
;
reducer
:
CaseReducer
<
State
,
Action
>
;
}
A CaseReducer with a
prepare
method.
Type Parameters
State
Action
extends
PayloadAction
Type declaration
prepare
:
PrepareAction
<
Action
[
"payload"
]
>
reducer
:
CaseReducer
<
State
,
Action
>
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
A CaseReducer with a
prepare
method.