add sectioned template style
This commit is contained in:
parent
5f8bdc66c0
commit
caf16ee9ca
8 changed files with 80 additions and 4 deletions
|
|
@ -3,17 +3,24 @@ icon: text
|
|||
wysiwyg: true
|
||||
preview: text
|
||||
fields:
|
||||
text:
|
||||
label: Texte
|
||||
type: writer
|
||||
placeholder: field.blocks.text.placeholder
|
||||
leftMargin:
|
||||
label: ⇥ Marge gauche
|
||||
type: radio
|
||||
columns: 4
|
||||
default: false
|
||||
width: 3/4
|
||||
options:
|
||||
false: Aucune
|
||||
small: Petite
|
||||
medium: Moyenne
|
||||
large: Grande
|
||||
text:
|
||||
label: Texte
|
||||
type: writer
|
||||
placeholder: field.blocks.text.placeholder
|
||||
isBig:
|
||||
label: Grand
|
||||
type: toggle
|
||||
default: false
|
||||
width: 1/4
|
||||
help: Augmente la taille du texte
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue