Files
robbis.space/kirby-baukasten-main/site/blueprints/fields/link.yml
KirbyCMS Deploy 0a8c107828 Initial commit
2026-04-15 11:50:31 +00:00

35 lines
549 B
YAML

label: field.link.label
type: object
empty: field.link.empty
columns:
label:
width: 1/2
link:
width: 1/2
fields:
label:
label: field.link.label.label
type: text
width: 1/3
link:
label: field.link.link.label
type: link
width: 2/3
options:
- url
- page
- file
- email
- tel
newTab:
label: field.link.newTab.label
type: toggle
width: 1/3
default: false
anchor:
label: field.link.anchor.label
type: slug
icon: false
width: 2/3
before: "#"