{ "custom": {}, "params": { "tagpath": "[default]CDU_1", "udt_type": "_template" }, "propConfig": { "params.tagpath": { "paramDirection": "input", "persistent": true }, "params.udt_type": { "paramDirection": "input", "persistent": true } }, "props": {}, "root": { "children": [ { "meta": { "name": "FlexRepeater" }, "position": { "grow": 1 }, "propConfig": { "props.instances": { "binding": { "config": { "path": "view.params.items" }, "transforms": [ { "code": "\toutput \u003d []\n\tfor item in value:\n\t\telement \u003d {}\n\t\telement[\u0027item\u0027] \u003d item\n\t\toutput.append(element)\n\treturn output", "type": "script" } ], "type": "property" } } }, "props": { "elementPosition": { "basis": "auto" }, "justify": "center", "path": "Components/Atoms/Fields/_generic_field", "style": { "marginRight": "5px" }, "wrap": "wrap" }, "type": "ia.display.flex-repeater" } ], "meta": { "name": "root" }, "props": { "direction": "column", "style": { "classes": "Common/Static/card" } }, "type": "ia.container.flex" } }