Function: getCurrentCarrierProductBucket()
function getCurrentCarrierProductBucket(state, ...params): undefined | ICarrierProductBucket
Returns the current carrier product bucket the application form is using. Can be undefined. The current bucket will change throughout the application.
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
undefined | ICarrierProductBucket
A derived value from the state.