Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
" | "sectioncontainer": { | ||
" | "title": "Section Container", | ||
" | "description": "Layout-Container mit wählbarer Spaltenanzahl", | ||
"template": "Test12345", | "template": "Test12345", | ||
"params": | "group": "Layout", | ||
{ | "params": { | ||
" | "column": { | ||
"label": "Layout-Variante", | |||
"type": "string", | |||
"default": "col1", | |||
"options": [ | |||
"col1", | |||
"col2", | |||
"col3", | |||
"col2-l", | |||
"col2-r", | |||
"col1-2" | |||
] | |||
}, | }, | ||
{ | "content": { | ||
" | "label": "Inhalt", | ||
"type": "content" | |||
} | } | ||
} | |||
} | } | ||
} | } | ||
Version vom 1. Dezember 2025, 12:43 Uhr
| sectioncontainer |
|
|---|