{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: section.stage.panelSlide.",
            "Represents the panelSlide native component.",
            "Get the text label element."
        ]
    },
    "root": true,
    "selector": {
        "css": "section.stage.panelSlide"
    },
    "elements": [
        {
            "name": "textLabel",
            "selector": {
                "css": "div.windowViewMode-normal.active"
            },
            "public": true
        }
    ]
}