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 eb35c68 commit 22cf0b5Copy full SHA for 22cf0b5
components/progress/demo/index.vue
@@ -22,6 +22,8 @@ const md = {
22
- 当需要显示一个操作完成的百分比时。
23
## 代码演示`,
24
us: `# Progress
25
+ Display the current progress of an operation flow.
26
+ ## When To Use
27
If it will take a long time to complete an operation, you can use \`Progress\` to show the current progress and status.
28
29
- When an operation will interrupt the current interface, or it needs to run in the background for more than 2 seconds.
0 commit comments