MAIDR JavaScript API
    Preparing search index...

    Variable keybindingConst

    keybinding: {
        "keybinding.accessLabels": "Access Labels";
        "keybinding.activateCurrentSubplot": "Activate Current Subplot";
        "keybinding.announceCaption": "Announce Caption";
        "keybinding.announceCurrentSubplot": "Announce Current Subplot";
        "keybinding.announcePlotTitle": "Announce Plot Title";
        "keybinding.announcePosition": "Announce Position";
        "keybinding.announceSubtitle": "Announce Subtitle";
        "keybinding.announceXLabel": "Announce X Label";
        "keybinding.announceYLabel": "Announce Y Label";
        "keybinding.announceZLabel": "Announce Z Label";
        "keybinding.autoplayBackward": "Autoplay Backward";
        "keybinding.autoplayDownward": "Autoplay Downward";
        "keybinding.autoplayForward": "Autoplay Forward";
        "keybinding.autoplayUpward": "Autoplay Upward";
        "keybinding.changeReferenceLine": "Change Reference Line";
        "keybinding.chooseCandlestickReferenceLine": "Choose Candlestick Reference Line";
        "keybinding.close": "Close";
        "keybinding.closeChartDescription": "Close Chart Description";
        "keybinding.closeChat": "Close Chat";
        "keybinding.closeHelp": "Close Help";
        "keybinding.closeReferencePicker": "Close Reference Picker";
        "keybinding.enterGridCell": "Enter Grid Cell";
        "keybinding.exitBrailleMode": "Exit Braille Mode";
        "keybinding.exitComparisonAndReturnToChart": "Exit Comparison and Return to Chart";
        "keybinding.exitGridCell": "Exit Grid Cell";
        "keybinding.exitLabelMode": "Exit Label Mode";
        "keybinding.exitReviewMode": "Exit Review Mode";
        "keybinding.goToExtrema": "Go To Extrema";
        "keybinding.goToBottomExtreme": "Go to Bottom Extreme";
        "keybinding.goToLeftExtreme": "Go to Left Extreme";
        "keybinding.goToMaximumValue": "Go to Maximum Value";
        "keybinding.goToMinimumValue": "Go to Minimum Value";
        "keybinding.goToRightExtreme": "Go to Right Extreme";
        "keybinding.goToTopExtreme": "Go to Top Extreme";
        "keybinding.moveDown": "Move Down";
        "keybinding.moveLeft": "Move Left";
        "keybinding.moveRight": "Move Right";
        "keybinding.moveUp": "Move Up";
        "keybinding.moveToNextLayer": "Move to Next Layer";
        "keybinding.moveToPreviousLayer": "Move to Previous Layer";
        "keybinding.navigateDown": "Navigate Down";
        "keybinding.navigateLeft": "Navigate Left";
        "keybinding.navigateLeftInCell": "Navigate Left in Cell";
        "keybinding.navigateRight": "Navigate Right";
        "keybinding.navigateRightInCell": "Navigate Right in Cell";
        "keybinding.navigateUp": "Navigate Up";
        "keybinding.nextNavigationMode": "Next Navigation Mode (Rotor)";
        "keybinding.nextReferenceLine": "Next Reference Line";
        "keybinding.openChartDescription": "Open Chart Description";
        "keybinding.openChat": "Open Chat";
        "keybinding.openCommandPalette": "Open Command Palette";
        "keybinding.openSettings": "Open Settings";
        "keybinding.openCloseHelp": "Open/Close Help";
        "keybinding.previousNavigationMode": "Previous Navigation Mode (Rotor)";
        "keybinding.previousReferenceLine": "Previous Reference Line";
        "keybinding.replayCurrentPoint": "Replay Current Point";
        "keybinding.resetAutoplaySpeed": "Reset Autoplay Speed";
        "keybinding.resetTactileDisplayZoom": "Reset Tactile Display Zoom";
        "keybinding.returnToSubplot": "Return to Subplot";
        "keybinding.select": "Select";
        "keybinding.selectReferenceLine": "Select Reference Line";
        "keybinding.speedDownAutoplay": "Speed Down Autoplay";
        "keybinding.speedUpAutoplay": "Speed Up Autoplay";
        "keybinding.standardTextSelection": "Standard Text Selection";
        "keybinding.stopAutoplay": "Stop Autoplay";
        "keybinding.toggleBrailleMode": "Toggle Braille Mode";
        "keybinding.toggleCandlestickReferenceComparison": "Toggle Candlestick Reference Comparison";
        "keybinding.toggleHighContrastMode": "Toggle High Contrast Mode";
        "keybinding.toggleMonitorMode": "Toggle Monitor Mode (Live Charts)";
        "keybinding.toggleReviewMode": "Toggle Review Mode";
        "keybinding.toggleSonificationMode": "Toggle Sonification Mode";
        "keybinding.toggleTextMode": "Toggle Text Mode";
        "keybinding.turnOffReferenceComparison": "Turn Off Reference Comparison";
        "keybinding.zoomInTactileDisplay": "Zoom In Tactile Display";
        "keybinding.zoomOutTactileDisplay": "Zoom Out Tactile Display";
        "keybinding.helpTitle": "Keyboard Shortcuts";
        "keybinding.helpCloseButton": "Close";
        "keybinding.commandPaletteTitle": "Command Palette";
        "keybinding.commandPaletteInstructions": "Type to search commands, use arrow keys to navigate the list, and press Enter to execute a command";
        "keybinding.commandPaletteSearchPlaceholder": "Search commands...";
        "keybinding.commandPaletteSearchLabel": "Search commands";
        "keybinding.commandPaletteListLabel": "Available commands";
    } = ...

    Keyboard shortcut descriptions, as the help menu and the command palette list them.

    Type Declaration

    • Readonlykeybinding.accessLabels: "Access Labels"
    • Readonlykeybinding.activateCurrentSubplot: "Activate Current Subplot"
    • Readonlykeybinding.announceCaption: "Announce Caption"
    • Readonlykeybinding.announceCurrentSubplot: "Announce Current Subplot"
    • Readonlykeybinding.announcePlotTitle: "Announce Plot Title"
    • Readonlykeybinding.announcePosition: "Announce Position"
    • Readonlykeybinding.announceSubtitle: "Announce Subtitle"
    • Readonlykeybinding.announceXLabel: "Announce X Label"
    • Readonlykeybinding.announceYLabel: "Announce Y Label"
    • Readonlykeybinding.announceZLabel: "Announce Z Label"
    • Readonlykeybinding.autoplayBackward: "Autoplay Backward"
    • Readonlykeybinding.autoplayDownward: "Autoplay Downward"
    • Readonlykeybinding.autoplayForward: "Autoplay Forward"
    • Readonlykeybinding.autoplayUpward: "Autoplay Upward"
    • Readonlykeybinding.changeReferenceLine: "Change Reference Line"
    • Readonlykeybinding.chooseCandlestickReferenceLine: "Choose Candlestick Reference Line"
    • Readonlykeybinding.close: "Close"
    • Readonlykeybinding.closeChartDescription: "Close Chart Description"
    • Readonlykeybinding.closeChat: "Close Chat"
    • Readonlykeybinding.closeHelp: "Close Help"
    • Readonlykeybinding.closeReferencePicker: "Close Reference Picker"
    • Readonlykeybinding.enterGridCell: "Enter Grid Cell"
    • Readonlykeybinding.exitBrailleMode: "Exit Braille Mode"
    • Readonlykeybinding.exitComparisonAndReturnToChart: "Exit Comparison and Return to Chart"
    • Readonlykeybinding.exitGridCell: "Exit Grid Cell"
    • Readonlykeybinding.exitLabelMode: "Exit Label Mode"
    • Readonlykeybinding.exitReviewMode: "Exit Review Mode"
    • Readonlykeybinding.goToExtrema: "Go To Extrema"
    • Readonlykeybinding.goToBottomExtreme: "Go to Bottom Extreme"
    • Readonlykeybinding.goToLeftExtreme: "Go to Left Extreme"
    • Readonlykeybinding.goToMaximumValue: "Go to Maximum Value"
    • Readonlykeybinding.goToMinimumValue: "Go to Minimum Value"
    • Readonlykeybinding.goToRightExtreme: "Go to Right Extreme"
    • Readonlykeybinding.goToTopExtreme: "Go to Top Extreme"
    • Readonlykeybinding.moveDown: "Move Down"
    • Readonlykeybinding.moveLeft: "Move Left"
    • Readonlykeybinding.moveRight: "Move Right"
    • Readonlykeybinding.moveUp: "Move Up"
    • Readonlykeybinding.moveToNextLayer: "Move to Next Layer"
    • Readonlykeybinding.moveToPreviousLayer: "Move to Previous Layer"
    • Readonlykeybinding.navigateDown: "Navigate Down"
    • Readonlykeybinding.navigateLeft: "Navigate Left"
    • Readonlykeybinding.navigateLeftInCell: "Navigate Left in Cell"
    • Readonlykeybinding.navigateRight: "Navigate Right"
    • Readonlykeybinding.navigateRightInCell: "Navigate Right in Cell"
    • Readonlykeybinding.navigateUp: "Navigate Up"
    • Readonlykeybinding.nextNavigationMode: "Next Navigation Mode (Rotor)"
    • Readonlykeybinding.nextReferenceLine: "Next Reference Line"
    • Readonlykeybinding.openChartDescription: "Open Chart Description"
    • Readonlykeybinding.openChat: "Open Chat"
    • Readonlykeybinding.openCommandPalette: "Open Command Palette"
    • Readonlykeybinding.openSettings: "Open Settings"
    • Readonlykeybinding.openCloseHelp: "Open/Close Help"
    • Readonlykeybinding.previousNavigationMode: "Previous Navigation Mode (Rotor)"
    • Readonlykeybinding.previousReferenceLine: "Previous Reference Line"
    • Readonlykeybinding.replayCurrentPoint: "Replay Current Point"
    • Readonlykeybinding.resetAutoplaySpeed: "Reset Autoplay Speed"
    • Readonlykeybinding.resetTactileDisplayZoom: "Reset Tactile Display Zoom"
    • Readonlykeybinding.returnToSubplot: "Return to Subplot"
    • Readonlykeybinding.select: "Select"
    • Readonlykeybinding.selectReferenceLine: "Select Reference Line"
    • Readonlykeybinding.speedDownAutoplay: "Speed Down Autoplay"
    • Readonlykeybinding.speedUpAutoplay: "Speed Up Autoplay"
    • Readonlykeybinding.standardTextSelection: "Standard Text Selection"
    • Readonlykeybinding.stopAutoplay: "Stop Autoplay"
    • Readonlykeybinding.toggleBrailleMode: "Toggle Braille Mode"
    • Readonlykeybinding.toggleCandlestickReferenceComparison: "Toggle Candlestick Reference Comparison"
    • Readonlykeybinding.toggleHighContrastMode: "Toggle High Contrast Mode"
    • Readonlykeybinding.toggleMonitorMode: "Toggle Monitor Mode (Live Charts)"
    • Readonlykeybinding.toggleReviewMode: "Toggle Review Mode"
    • Readonlykeybinding.toggleSonificationMode: "Toggle Sonification Mode"
    • Readonlykeybinding.toggleTextMode: "Toggle Text Mode"
    • Readonlykeybinding.turnOffReferenceComparison: "Turn Off Reference Comparison"
    • Readonlykeybinding.zoomInTactileDisplay: "Zoom In Tactile Display"
    • Readonlykeybinding.zoomOutTactileDisplay: "Zoom Out Tactile Display"
    • Readonlykeybinding.helpTitle: "Keyboard Shortcuts"
    • Readonlykeybinding.helpCloseButton: "Close"
    • Readonlykeybinding.commandPaletteTitle: "Command Palette"
    • Readonlykeybinding.commandPaletteInstructions: "Type to search commands, use arrow keys to navigate the list, and press Enter to execute a command"
    • Readonlykeybinding.commandPaletteSearchPlaceholder: "Search commands..."
    • Readonlykeybinding.commandPaletteSearchLabel: "Search commands"
    • Readonlykeybinding.commandPaletteListLabel: "Available commands"