MAIDR Documentation - v3.58.2
    Preparing search index...
    interface GoToExtremaState {
        visible: boolean;
        targets: any[];
        selectedIndex: number;
        description: string;
    }
    Index

    Properties

    visible: boolean
    targets: any[]
    selectedIndex: number
    description: string