Theia API Documentation v1.65.0
    Preparing search index...

    Default implementation for the QuestionResponseContent.

    Implements

    Index

    Constructors

    Properties

    _selectedOption: undefined | { text: string; value?: string }
    kind: "question" = 'question'
    options: { text: string; value?: string }[]
    question: string

    Accessors

    Methods