Components
Progress
Overview
Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Preview
Light mode
Dark mode
Installation
Properties
className?: string
(optional) - The classes for theView
bar.value: number
- The value of the progress bar. It should be a number between 0 and 100.