Theia API Documentation v1.65.0
    Preparing search index...
    QuestionResponseHandler: (
        selectedOption: { text: string; value?: string },
    ) => void

    Type Declaration

      • (selectedOption: { text: string; value?: string }): void
      • Parameters

        • selectedOption: { text: string; value?: string }

        Returns void