Files
kontextwerk/api/collections/fields/text.yml
2025-10-02 08:54:03 +02:00

10 lines
155 B
YAML

name: text
type: string
meta:
widget: richtext
label:
de: Text
en: text
dependsOn:
eval: $parent.contentType == 'text'