fix(progress-bar): export id prop #731

Fixes #731
This commit is contained in:
Eric Y Liu 2021-07-07 09:44:01 -07:00
commit a2b12dc609
4 changed files with 27 additions and 8 deletions

View file

@ -7441,6 +7441,16 @@
"isFunction": false,
"constant": false,
"reactive": false
},
{
"name": "id",
"kind": "let",
"description": "Set an id for the progress bar element",
"type": "string",
"value": "\"ccs-\" + Math.random().toString(36)",
"isFunction": false,
"constant": false,
"reactive": false
}
],
"slots": [