We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf3d2c commit a2fc8a2Copy full SHA for a2fc8a2
demo/docs/components.json
@@ -1460,6 +1460,17 @@
1460
"computed": false
1461
}
1462
},
1463
+ "stepInMinutes": {
1464
+ "type": {
1465
+ "name": "number"
1466
+ },
1467
+ "required": false,
1468
+ "description": "",
1469
+ "defaultValue": {
1470
+ "value": "30",
1471
+ "computed": false
1472
+ }
1473
1474
"strValue": {
1475
"type": {
1476
"name": "string"
0 commit comments