Scripts
    Preparing search index...

    Class SelectableOption

    Represents an option in a select or question element.

    Index

    Properties

    Properties

    order: number

    Order of the option in the select or question element.

    selected: boolean

    Whether the option is selected.

    value: string

    The text value of the option.