tibi-starter/api/collections/fieldLists/formular/numberInput.yml

14 lines
321 B
YAML
Raw Normal View History

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