20 lines
352 B
YAML
20 lines
352 B
YAML
|
|
name: field.blocks.text.name
|
||
|
|
icon: text
|
||
|
|
wysiwyg: true
|
||
|
|
preview: text
|
||
|
|
fields:
|
||
|
|
leftMargin:
|
||
|
|
label: ⇥ Marge gauche
|
||
|
|
type: radio
|
||
|
|
columns: 4
|
||
|
|
default: false
|
||
|
|
options:
|
||
|
|
false: Aucune
|
||
|
|
small: Petite
|
||
|
|
medium: Moyenne
|
||
|
|
large: Grande
|
||
|
|
text:
|
||
|
|
label: Texte
|
||
|
|
type: writer
|
||
|
|
placeholder: field.blocks.text.placeholder
|