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