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 acc2a95 commit 153160dCopy full SHA for 153160d
docs/components/index.md
@@ -29,7 +29,7 @@ Scaffold 组件为跨平台提供了一个合适的弹出窗口的容器。`Supe
29
| [Switch](/components/switch) | 双态切换控件 | 设置项开关、功能启用 |
30
| [Checkbox](/components/checkbox) | 多选控件 | 多项选择、条款同意 |
31
| [Slider](/components/slider) | 调节值的滑动控件 | 音量调节、范围选择 |
32
-| [ProgressIndicator](/components/progress) | 展示操作进度状态 | 加载中、进度展示 |
+| [ProgressIndicator](/components/progressindicator) | 展示操作进度状态 | 加载中、进度展示 |
33
| [Icon](/components/icon) | 图标展示组件 | 图标按钮、状态指示 |
34
| [FloatingActionButton](/components/floatingactionbutton) | 悬浮操作按钮 | 主要操作、快捷功能 |
35
| [Divider](/components/divider) | 内容分隔线 | 区块分隔、层次划分 |
0 commit comments