Section
Scroll Scale Section
1 个模板实例,3 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Scroll Scale Section",
"settings": [
{
"type": "text",
"id": "title",
"label": "Title",
"default": "Section Title"
},
{
"type": "text",
"id": "subtitle",
"label": "Subtitle",
"default": "Section Subtitle"
},
{
"type": "image_picker",
"id": "icon",
"label": "Icon Image"
}
],
"blocks": [],
"presets": [
{
"name": "Scroll Scale Section",
"category": "Custom"
}
]
}