{
  "name": "table",
  "category": "data-display",
  "status": "stable",
  "kind": "headless",
  "since": "2.0.0",
  "requiresJavaScript": true,
  "formAssociated": false,
  "attributes": {
    "data-striped": {
      "type": "boolean",
      "default": null
    }
  },
  "properties": {},
  "methods": {},
  "events": {},
  "slots": {
    "default": "Table rows and cells"
  },
  "parts": [],
  "cssProperties": [],
  "accessibilityPattern": "table"
}
