{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: es_property_editors-input-dropdown",
            "Represents inputDropdown component",
            "that provides access to lightning combobox."
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "combobox",
                "type": "utam-lightning/pageObjects/combobox",
                "selector": {
                    "css": "lightning-combobox"
                }
            }
        ]
    }
}