Files
dialog-relations-website/packages/base/ContentBlocks/ContentElements/hero/config.yaml
Dominik Polakovics 8ee10d0a1c
All checks were successful
Build / build (push) Successful in 4m18s
Build / deploy-stage (push) Successful in 2m48s
Build / switch-stage (push) Successful in 2m5s
feat: add hero link and smooth scrolling
2025-04-22 22:53:18 +02:00

28 lines
554 B
YAML

name: cloonar/hero
typeName: cloonar_hero
group: default
prefixFields: true
prefixType: full
fields:
-
identifier: subheader
useExistingField: true
-
identifier: header
useExistingField: true
-
identifier: bodytext
type: Textarea
enableRichtext: true
useExistingField: true
- identifier: header_link
type: Link
useExistingField: true
- identifier: image
type: File
properties:
allowed: [jpg, jpeg, png, gif]
useExistingField: true
- identifier: imageorient
useExistingField: true