{
  "name": "dropdown-label",
  "displayName": "Dropdown label",
  "type": "shadow",
  "isCustomElement": true,
  "tag": "l-dropdown-label",
  "nativeTag": null,
  "selector": "l-dropdown-label",
  "subItemOf": "dropdown",
  "summary": "A non-interactive section label for grouping items inside `<l-dropdown>`.",
  "status": "stable",
  "appearances": [],
  "import": {
    "css": null,
    "js": "luxen-ui/dropdown-label"
  },
  "properties": [],
  "attributes": [],
  "events": [],
  "methods": [],
  "slots": [
    {
      "name": "",
      "description": "Label text."
    }
  ],
  "cssClasses": [],
  "cssParts": [],
  "cssProperties": [
    {
      "name": "--color",
      "default": "var(--l-color-text-tertiary)",
      "description": "Text color."
    }
  ],
  "commands": [],
  "examples": []
}
