Usage
Progress
is used to display the progress status for a task that takes a long time or consists of several steps.
It is encouraged to use aria-label
for the progress bar to have accessible name.
Import
import { Progress } from '@passfort/castle'content_copyCopy
Example
content_copyCopy
live example