Progress

A progress component for indicating the completion of a task.

Preview

Usage

import { Progress } from '@vitnode/core/components/ui/progress';
<Progress value={50} />

API Reference

Radix UI - Progress

On this page