{
  "$schema": "../../schemas/component-contract.schema.json",
  "name": "descriptions",
  "category": "data-display",
  "status": "stable",
  "kind": "css-only",
  "since": "2.0.0",
  "requiresJavaScript": false,
  "formAssociated": false,
  "attributes": {},
  "properties": {},
  "methods": {},
  "events": {},
  "classes": {
    "blora-descriptions": "Root table element."
  },
  "slots": {
    "default": "Table rows with th/td pairs"
  },
  "parts": [],
  "cssProperties": [],
  "accessibilityPattern": "table"
}
