{
  "id": "uilib/extensions/forms/Iterate/AnimatedContainer",
  "name": "AnimatedContainer",
  "description": "`Iterate.AnimatedContainer` can be used to animate items when they are added or removed.",
  "group": "extensions",
  "slug": "/uilib/extensions/forms/Iterate/AnimatedContainer/",
  "props": [
    {
      "name": "title",
      "doc": "The title of the container.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "titleWhenNew",
      "doc": "The title for a new item.",
      "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
    },
    {
      "name": "open",
      "doc": "If the container should be open or not. This is taken care of internally by default.",
      "type": "boolean",
      "status": "optional",
      "defaultValue": null
    }
  ],
  "events": [],
  "related": [
    "FlexVertical"
  ],
  "checksum": "62fb51ce68cf1a3fd6b2c5604cb334e1a5cc6966387ea71c420d393ca1fd54d8",
  "source": {
    "repo": "https://github.com/dnbexperience/eufemia",
    "file": "packages/dnb-eufemia/src/extensions/forms/Iterate/AnimatedContainer/AnimatedContainer.tsx",
    "permalink": "https://github.com/dnbexperience/eufemia/blob/main/packages/dnb-eufemia/src/extensions/forms/Iterate/AnimatedContainer/AnimatedContainer.tsx"
  },
  "sources": {
    "entry": {
      "local": "src/docs/uilib/extensions/forms/Iterate/AnimatedContainer.mdx",
      "public": "https://c301bb6f.eufemia-e25.pages.dev/uilib/extensions/forms/Iterate/AnimatedContainer/"
    },
    "props": {
      "local": "src/docs/uilib/extensions/forms/Iterate/AnimatedContainer/properties.mdx",
      "public": "https://c301bb6f.eufemia-e25.pages.dev/uilib/extensions/forms/Iterate/AnimatedContainer/properties/"
    },
    "events": null,
    "demos": {
      "local": "src/docs/uilib/extensions/forms/Iterate/AnimatedContainer/demos.mdx",
      "public": "https://c301bb6f.eufemia-e25.pages.dev/uilib/extensions/forms/Iterate/AnimatedContainer/demos/"
    }
  },
  "version": "0.0.0-development",
  "generatedAt": "2025-12-18T11:12:44.800Z",
  "schemaVersion": 1
}
