{
  "name": "badge",
  "category": "data-display",
  "status": "stable",
  "kind": "css-only",
  "since": "2.0.0",
  "requiresJavaScript": false,
  "formAssociated": false,
  "attributes": {
    "data-variant": {
      "type": "\"dot\" | \"circle\" | \"pill\" | \"neutral\" | \"success\" | \"info\" | \"warning\" | \"danger\""
    },
    "data-icon": {
      "type": "string",
      "reflects": true
    },
    "data-icon-position": {
      "type": "\"start\" | \"end\"",
      "default": "start",
      "reflects": true
    },
    "data-shape": {
      "type": "\"circle\" | \"pill\"",
      "reflects": true
    }
  },
  "properties": {},
  "methods": {},
  "events": {},
  "slots": {
    "default": "Count, status word, or short indicator. Not a category label — use Tag."
  },
  "parts": [],
  "cssProperties": [],
  "accessibilityPattern": "input"
}
