Skip to main content

Function: getApplicationFormProgressForwardOnly()

function getApplicationFormProgressForwardOnly(state, ...params): number

Get application form progress as a percentage that will only ever go forwards, even if new question sets are added

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

number

A derived value from the state.

Param

BpSdk Redux store