Skip to main content

Function: hasCompletedQuestionSetAnswerHasChanged()

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

Returns whether a complete question set answer has been modified

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

The entire Redux store