aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/number-input.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/components-data/number-input.json')
-rw-r--r--node_modules/components-data/number-input.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/components-data/number-input.json b/node_modules/components-data/number-input.json
index d446fc37..bcdfb2c8 100644
--- a/node_modules/components-data/number-input.json
+++ b/node_modules/components-data/number-input.json
@@ -8,6 +8,11 @@
8 "properties": [ 8 "properties": [
9 9
10 { 10 {
11 "name": "value",
12 "type": "number",
13 "default": null
14 },
15 {
11 "name": "min", 16 "name": "min",
12 "type": "number", 17 "type": "number",
13 "default": null 18 "default": null