Skip to main content

Variable: questionnaireStore

const questionnaireStore: StoreApi <QuestionnaireStoreType>

Questionnaire state management store which contains all properties and methods to manage the state of the questionnaire. This is the vanilla version of the store which can be used in non-React environments.

See

QuestionnaireStoreType for available properties and methods.