Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Docs
API Reference
View Mobile Version
Usage
import
{
Progress
}
from
"@smartacteam/ui/progress"
;
<
Progress
value
=
{
33
}
/>
Default
Show Code
Hide Code