Skip to content

Commit a2fc8a2

Browse files
committed
update docs
1 parent daf3d2c commit a2fc8a2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

demo/docs/components.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,6 +1460,17 @@
14601460
"computed": false
14611461
}
14621462
},
1463+
"stepInMinutes": {
1464+
"type": {
1465+
"name": "number"
1466+
},
1467+
"required": false,
1468+
"description": "",
1469+
"defaultValue": {
1470+
"value": "30",
1471+
"computed": false
1472+
}
1473+
},
14631474
"strValue": {
14641475
"type": {
14651476
"name": "string"

0 commit comments

Comments
 (0)