nouveau-theatre-de-besancon/site/blueprints/blocks/hero-heading.yml

30 lines
566 B
YAML

name: field.blocks.heading.name
icon: title
wysiwyg: true
preview: heading
fields:
level:
label: field.blocks.heading.level
type: toggles
empty: false
default: "h2"
labels: false
options:
- value: h2
icon: h2
text: H2
- value: h3
icon: h3
text: H3
text:
label: field.blocks.heading.text
type: writer
inline: true
placeholder: field.blocks.heading.placeholder
isBig:
label: XL
type: toggle
help: Augmente la taille du texte
width: 1/3
when:
level: h2