Progress

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

Usage

import { Progress } from "accelya/ui/progress"
<Progress value={33} />