backend & types
This commit is contained in:
13
api/collections/fieldLists/formular/numberInput.yml
Normal file
13
api/collections/fieldLists/formular/numberInput.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user