Skip to main content

Function: doesUserOwnApplicationForm()

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

Indicates if current authenticated user owns the current application form

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 BpSdk Redux store