Progress
작업 완료 진행률을 표시하는 인디케이터입니다.
설치
사용법
import { Progress } from "@/components/ui/progress"<Progress value={33} />예제
Label
Use a Field component to add a label to the progress bar.
Controlled
A progress bar that can be controlled by a slider.
RTL
RTL 지원을 활성화하려면 RTL 설정 가이드를 참고하세요.
API 참조
Radix UI Progress 문서를 참고하세요.