{ "id": "tiles", "title": "Tiles", "target": "content", "icon": "material:view_module", "multiple_items": true, "component_properties": [ { "name": "cssStyle", "caption": "CSS Style" }, { "name": "cssClass", "caption": "CSS Class" }, ], "item_properties": [ { "name": "link", "caption": "Link", "control": "link_browser"}, { "name": "title", "control": "htmleditor" }, { "name": "body", "control": "htmleditor" }, ] }

Item Title

Item Body
<% if(item.link){ %> <% } %>