Glasswave UI

Progress

Displays an indicator showing the completion progress of a task.

Progress

Installation

1pnpm dlx shadcn@latest add @glasswave/progress

Usage

1import { Progress } from "glasswave";
1<Progress value={33} />

API Reference

See the Radix UI Progress documentation.