文档
进度

进度

显示任务完成进度的指示器,通常显示为进度条。

安装

用法

import { Progress } from "@/components/ui/progress";
<Progress value={33} />