OptionalquestionOptions: Omit<QuestionResponseContentOptions, "multiSelect"> & { multiSelect?: false }Protected_OptionalheaderReadonlykindOptionalmultiOptionalonCalled when the user dismisses a single-select question without choosing an option.
Whether this question is read-only (restored from persistence without handler). When true, the UI should disable option selection.
Default implementation for the QuestionResponseContent. Can be created with or without handler/request for read-only (restored) mode.