showroom.json
423 Bytes
{
"collectionName": "components_layout_showrooms",
"info": {
"displayName": "Showroom"
},
"options": {},
"attributes": {
"showroomHeading": {
"type": "text"
},
"subShowroomHeading": {
"type": "text"
},
"summeryDescription": {
"type": "richtext"
},
"showroomButtonHeading": {
"type": "text"
},
"showroomButtonURL": {
"type": "text"
}
}
}