Skip to main content

Function: selectIsQuestionSetNavigationEnabled()

function selectIsQuestionSetNavigationEnabled(state, ...params): boolean

Selects boolean indicating whether question set navigation is enabled

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

boolean

A derived value from the state.

Param

BpSdk redux store