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

15 lines
340 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
2024-02-13 17:36:09 +01:00
type: object
2024-01-27 19:58:35 +01:00
meta:
widget: containerLessObject
subFields: !include standardInputProperties.yml