nouveau-theatre-de-besancon/site/blueprints/blocks/heading.yml
2024-09-03 16:16:06 +02:00

39 lines
738 B
YAML

name: field.blocks.heading.name
icon: title
wysiwyg: true
preview: heading
fields:
leftMargin:
label: ⇥ Marge gauche
type: radio
columns: 4
default: false
options:
false: Aucune
small: Petite
medium: Moyenne
large: Grande
level:
label: field.blocks.heading.level
type: toggles
empty: false
default: "h2"
labels: false
options:
- value: h3
icon: h3
text: H3
- value: h4
icon: h4
text: H4
- value: h5
icon: h5
text: H5
- value: h6
icon: h6
text: H6
text:
label: field.blocks.heading.text
type: writer
inline: true
placeholder: field.blocks.heading.placeholder