Grouping Controls
{
"groups": [
{
"title": "Color Settings",
"icon": "paintpalette",
"properties": []
}
]
}Group Icon
Group Controls
{
"groups": [
{
"title": "Hero Content",
"icon": "textformat.size",
"properties": [
{
"title": "Headline",
"id": "heroHeadline",
"text": {
"default": "Launch your next product"
}
},
{
"title": "Subheading",
"id": "heroSubheading",
"textArea": {
"default": "A short sentence explaining the value proposition."
}
},
{
"title": "Background Image",
"id": "heroImage",
"image": {}
}
]
}
]
}Last updated
Was this helpful?

