tibi-docs/api/collections/fieldLists/meta.yml

36 lines
720 B
YAML
Raw Permalink Normal View History

2024-01-27 19:58:35 +01:00
- name: title
type: string
meta:
2024-02-13 17:36:09 +01:00
label:
de: Titel
en: Title
2024-01-27 19:58:35 +01:00
containerProps:
layout:
size:
default: "col-6"
small: "col-12"
large: "col-6"
- name: description
type: string
meta:
2024-02-13 17:36:09 +01:00
label:
de: Beschreibung
en: Description
inputProps:
multiline: true
2024-01-27 19:58:35 +01:00
containerProps:
layout:
size:
default: "col-6"
small: "col-12"
large: "col-6"
- name: keywords
type: string
meta:
2024-02-13 17:36:09 +01:00
inputProps:
multiline: true
label:
de: Schlüsselwörter
en: Keywords