Skip to main content

Variable: questionnaireResponseStore

const questionnaireResponseStore: StoreApi <QuestionnaireResponseStoreType>

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

See

QuestionnaireResponseStoreType for available properties and methods.