{
  "id": "uilib/extensions/forms/Value/SummaryList",
  "name": "SummaryList",
  "description": "`Value.SummaryList` uses definition lists to semantically make content consumable for screen readers.",
  "group": "extensions",
  "slug": "/uilib/extensions/forms/Value/SummaryList/",
  "props": [
    {
      "name": "layout",
      "doc": "Use `grid`, `horizontal` or `vertical`. Defaults to `vertical`.",
      "type": "string",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "inheritVisibility",
      "doc": "Use this property to propagate the `inheritVisibility` property to all nested values.",
      "type": "boolean",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "inheritLabel",
      "doc": "Use this property to propagate the `inheritLabel` property to all nested values.",
      "type": "boolean",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "transformLabel",
      "doc": "Transforms the label before it gets displayed. Receives the label as the first parameter. The second parameter is a object containing the `convertJsxToString` function.",
      "type": "function",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "children",
      "doc": "Contents.",
      "type": "React.Node",
      "status": "required",
      "defaultValue": null
    }
  ],
  "events": [],
  "related": [
    "Space"
  ],
  "checksum": "b8fa513c4c10ca771f14772f7e2c7e9dff31216e76bfb96dd349bccb37e3b35d",
  "source": {
    "repo": "https://github.com/dnbexperience/eufemia",
    "file": "packages/dnb-eufemia/src/extensions/forms/Value/SummaryList/SummaryList.tsx",
    "permalink": "https://github.com/dnbexperience/eufemia/blob/main/packages/dnb-eufemia/src/extensions/forms/Value/SummaryList/SummaryList.tsx"
  },
  "sources": {
    "entry": {
      "local": "src/docs/uilib/extensions/forms/Value/SummaryList.mdx",
      "public": "https://d3bdcd79.eufemia-e25.pages.dev/uilib/extensions/forms/Value/SummaryList/"
    },
    "props": {
      "local": "src/docs/uilib/extensions/forms/Value/SummaryList/properties.mdx",
      "public": "https://d3bdcd79.eufemia-e25.pages.dev/uilib/extensions/forms/Value/SummaryList/properties/"
    },
    "events": null,
    "demos": {
      "local": "src/docs/uilib/extensions/forms/Value/SummaryList/demos.mdx",
      "public": "https://d3bdcd79.eufemia-e25.pages.dev/uilib/extensions/forms/Value/SummaryList/demos/"
    }
  },
  "version": "0.0.0-development",
  "generatedAt": "2025-12-18T09:47:41.763Z",
  "schemaVersion": 1
}
