Function: getVehicleSelection()
function getVehicleSelection(state, ...params): undefined | IVehicleSelection
Returns object containing the selected vehicle year/make/model ids
Parameters
state
The first argument, often a Redux root state object.
params
...[string]
All additional arguments passed into the selector.
Returns
undefined | IVehicleSelection
A derived value from the state.
Param
The BpSdk Redux store
Param
Question Group ID