{
  "id": "uilib/extensions/forms/Iterate/ViewContainer",
  "name": "ViewContainer",
  "description": "`Iterate.ViewContainer` enables users to toggle (with animation) the content of each item between the view and edit container.",
  "group": "extensions",
  "slug": "/uilib/extensions/forms/Iterate/ViewContainer/",
  "props": [
    {
      "name": "title",
      "doc": "The title of the container.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "variant",
      "doc": "Defines the variant of the container. Can be `outline`, `filled` or `basic`. Defaults to `outline`.",
      "type": "string",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "toolbar",
      "doc": "An alternative toolbar to be shown in the container.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "toolbarVariant",
      "doc": "Use variants to render the toolbar differently. Currently there are the `minimumOneItem` and `custom` variants. See the info section for more info.",
      "type": "string",
      "status": "optional",
      "defaultValue": null
    }
  ],
  "events": [],
  "related": [
    "FlexVertical"
  ],
  "checksum": "ef47ada3ce2ca8ec3876ba7a5bd4ef1f0de14600a3a4155e689c11dac9849280",
  "source": {
    "repo": "https://github.com/dnbexperience/eufemia",
    "file": "packages/dnb-eufemia/src/extensions/forms/Iterate/ViewContainer/ViewContainer.tsx",
    "permalink": "https://github.com/dnbexperience/eufemia/blob/main/packages/dnb-eufemia/src/extensions/forms/Iterate/ViewContainer/ViewContainer.tsx"
  },
  "sources": {
    "entry": {
      "local": "src/docs/uilib/extensions/forms/Iterate/ViewContainer.mdx",
      "public": "https://d3bdcd79.eufemia-e25.pages.dev/uilib/extensions/forms/Iterate/ViewContainer/"
    },
    "props": {
      "local": "src/docs/uilib/extensions/forms/Iterate/ViewContainer/properties.mdx",
      "public": "https://d3bdcd79.eufemia-e25.pages.dev/uilib/extensions/forms/Iterate/ViewContainer/properties/"
    },
    "events": null,
    "demos": {
      "local": "src/docs/uilib/extensions/forms/Iterate/ViewContainer/demos.mdx",
      "public": "https://d3bdcd79.eufemia-e25.pages.dev/uilib/extensions/forms/Iterate/ViewContainer/demos/"
    }
  },
  "version": "0.0.0-development",
  "generatedAt": "2025-12-18T09:47:41.613Z",
  "schemaVersion": 1
}
