Progress
ReadyDeterminate loading.
Requires radix-ui
62%
Installation
$ npx @oratiq-js/ui add progressCopies the component and everything it depends on into your project, then lists the npm packages to install. The code is yours after this.
Usage
import
import { Progress, ProgressCircle } from "@/components/ui/progress";Linear
Circular
72%
Both fill from the start edge, which mirrors under RTL — progress always reads as moving forward, never backwards.
View source on GitHub → components/ui/progress.tsx