{
  "name": "result",
  "category": "feedback",
  "status": "stable",
  "kind": "custom-element",
  "tagName": "blora-result",
  "since": "2.0.0",
  "requiresJavaScript": true,
  "formAssociated": false,
  "attributes": {
    "variant": {
      "type": "\"success\" | \"warning\" | \"error\" | \"info\"",
      "default": null
    },
    "title": {
      "type": "string"
    },
    "description": {
      "type": "string"
    }
  },
  "properties": {},
  "methods": {},
  "events": {},
  "slots": {
    "default": "No child structure; attributes generate the official result tree."
  },
  "parts": [],
  "cssProperties": [],
  "accessibilityPattern": "status"
}
