Properties
{
"groups": [{
"title": "Hero Layout",
"icon": "rectangle.3.offgrid",
"properties": [{
"title": "Headline",
"id": "heroHeadline",
"text": {
"default": "Build faster with Elements"
}
}, {
"title": "Background Image",
"id": "heroImage",
"image": {}
}, {
"title": "Overlay Opacity",
"id": "overlayOpacity",
"format": "bg-opacity-[{{value}}%]",
"slider": {
"default": 60,
"min": 0,
"max": 100,
"units": "%",
"round": true
}
}]
}]
}
Last updated
Was this helpful?

