Files
kontextwerk/api/collections/fieldLists/formular/numberInput.yml
2025-10-02 08:54:03 +02:00

15 lines
340 B
YAML

name: numberInput
type: object
meta:
label:
de: Nummereingabe
en: Number Input
dependsOn:
eval: $parent?.inputWidgets?.includes('number')
subFields:
- name: standardInputProperties
type: object
meta:
widget: containerLessObject
subFields: !include standardInputProperties.yml