Skip to content

getCurrentRoute

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/portal/pams-web/src/app/reducers/core/navigation.reducer.ts (line 50)

Part of: Pams Web

Definition

ts
createSelector(getNavigationState, (state: State) => state.route)

Value

ts
createSelector(getNavigationState, (state: State) => state.route)

Was this page helpful?

Download as PDF