AddQuestion

Function: addQuestion()

[object Object]

Defined in: app/components/Activity/Edit/EditActivityForm/EditActivityForm.handlers.tsx:90

Adds a new empty specification question template to the list of questions.

Parameters

questions

Partial<GetSpecificationQuestionResponseDto>[]

Current list of questions.

setQuestions

(value) => void

Callback to update the questions state.

Returns

[object Object]

On this page