{
"title": "02 - Item Listing",
"caption": ["Item", "Items"],
"target": "content",
"multiple_items": true,
"icon": "material:view_headline",
"data": {
"fields": [
{ "name": "title", "control": "htmleditor" },
{ "name": "body", "control": "htmleditor" },
]
}
}