{
  "id": "uilib/elements/lists",
  "name": "Lists",
  "description": "Lists are used to specify lists of information.",
  "group": "elements",
  "slug": "/uilib/elements/lists/",
  "props": [
    {
      "name": "layout",
      "doc": "Sets the layout of the list. Can be `vertical`, `horizontal` or `grid`. Defaults to `vertical`.",
      "type": "string",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "innerRef",
      "doc": "Send along a custom React Ref.",
      "type": "React.RefObject",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "children",
      "doc": "Contents.",
      "type": "React.Node",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "inside",
      "doc": "Defines the position of the marker.",
      "type": "boolean",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "outside",
      "doc": "Defines the position of the marker (default).",
      "type": "boolean",
      "status": "optional",
      "defaultValue": null
    },
    {
      "name": "nested",
      "doc": "Will ensure a nested structure of several lists.",
      "type": "boolean",
      "status": "optional",
      "defaultValue": null
    }
  ],
  "events": [],
  "related": [
    "Space"
  ],
  "checksum": "d69e4ef69b784a6fd1ece3852bed04a6988ac0c1dd3dde8d227f2044cbbe289d",
  "source": null,
  "sources": {
    "entry": {
      "local": "src/docs/uilib/elements/lists.mdx",
      "public": "https://5ecbdb78.eufemia-e25.pages.dev/uilib/elements/lists/"
    },
    "props": {
      "local": "src/docs/uilib/elements/lists/properties.mdx",
      "public": "https://5ecbdb78.eufemia-e25.pages.dev/uilib/elements/lists/properties/"
    },
    "events": null,
    "demos": {
      "local": "src/docs/uilib/elements/lists/demos.mdx",
      "public": "https://5ecbdb78.eufemia-e25.pages.dev/uilib/elements/lists/demos/"
    }
  },
  "version": "0.0.0-development",
  "generatedAt": "2025-12-23T13:39:33.525Z",
  "schemaVersion": 1
}
