{
  "id": "uilib/extensions/forms/Form/InfoOverlay",
  "name": "InfoOverlay",
  "description": "`Form.InfoOverlay` is used to display an informational message that fully covers the available space.",
  "group": "extensions",
  "slug": "/uilib/extensions/forms/Form/InfoOverlay/",
  "props": [
    {
      "name": "title",
      "doc": "The title of the component.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "description",
      "doc": "The description of the component.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "cancelButton",
      "doc": "The text of the cancel button.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "retryButton",
      "doc": "The text of the retry button.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "buttonText",
      "doc": "The text of the button.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "buttonHref",
      "doc": "The href of the button.",
      "type": "string",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "buttonClickHandler",
      "doc": "The click handler of the button.",
      "type": "function",
      "status": "optional",
      "defaultValue": null
    }
  ],
  "events": [],
  "related": [
    "Section"
  ],
  "checksum": "65b202dec160c92e91a71ecfc3b8ee2cbac07317beae5b3ad8b1ccf7d3973539",
  "source": {
    "repo": "https://github.com/dnbexperience/eufemia",
    "file": "packages/dnb-eufemia/src/extensions/forms/Form/InfoOverlay/InfoOverlay.tsx",
    "permalink": "https://github.com/dnbexperience/eufemia/blob/main/packages/dnb-eufemia/src/extensions/forms/Form/InfoOverlay/InfoOverlay.tsx"
  },
  "sources": {
    "entry": {
      "local": "src/docs/uilib/extensions/forms/Form/InfoOverlay.mdx",
      "public": "https://7054fffd.eufemia-e25.pages.dev/uilib/extensions/forms/Form/InfoOverlay/"
    },
    "props": {
      "local": "src/docs/uilib/extensions/forms/Form/InfoOverlay/properties.mdx",
      "public": "https://7054fffd.eufemia-e25.pages.dev/uilib/extensions/forms/Form/InfoOverlay/properties/"
    },
    "events": null,
    "demos": {
      "local": "src/docs/uilib/extensions/forms/Form/InfoOverlay/demos.mdx",
      "public": "https://7054fffd.eufemia-e25.pages.dev/uilib/extensions/forms/Form/InfoOverlay/demos/"
    }
  },
  "version": "0.0.0-development",
  "generatedAt": "2025-12-18T10:04:00.388Z",
  "schemaVersion": 1
}
