UI Component Reference - v2.63.2
    Preparing search index...

    Interface SingleSelectPanelResult

    interface SingleSelectPanelResult {
        index: number;
    }
    Index

    Properties

    Properties

    index: number

    The index of the option that was selected (zero-based).