Content Box
Version- 1.0.0
Uses
The Content Box
component is used within dynamic collections of public-page
.
Attributes
{
"attributes": {
"content": {
"type": "component",
"repeatable": true,
"component": "config.section-title"
},
"icon_box": {
"type": "component",
"repeatable": true,
"component": "component.icon-box"
},
"empty": {
"type": "component",
"repeatable": false,
"component": "shared.empty"
},
"style": {
"type": "component",
"repeatable": false,
"component": "config.style-section"
}
}
}