{
  "name": "card",
  "category": "data-display",
  "status": "stable",
  "kind": "css-only",
  "since": "2.0.0",
  "requiresJavaScript": false,
  "formAssociated": false,
  "attributes": {
    "data-variant": {
      "type": "\"hover\" | \"flat\" | \"inset\" | \"content\"",
      "default": null
    },
    "data-positioned": {
      "type": "boolean",
      "default": null
    },
    "data-with-badge": {
      "type": "boolean",
      "default": null
    }
  },
  "properties": {},
  "methods": {},
  "events": {},
  "slots": {
    "default": "Card content"
  },
  "parts": [],
  "cssProperties": [],
  "accessibilityPattern": "landmark"
}
