General Structure
Key
Value
Notes
Code Example
{
"title": "Overlay Opacity",
"id": "overlayOpacity",
"format": "bg-opacity-[{{value}}%]",
"visible": "showOverlay == true",
"enabled": "overlayStyle != 'none'",
"responsive": false,
"slider": {
"default": 60,
"min": 0,
"max": 100,
"round": true,
"units": "%"
}
}Last updated
Was this helpful?

