Progress Radials
Displays a radial indicator showing the progress or completion of a task.
import { ProgressRadial } from '@skeletonlabs/skeleton';
Demo
Styling
Use the stroke
meter
or track
properties to style the
radial.
Indeterminate
Remove the value
property or set to undefined
.
Accessibility
This component is treated as an ARIA meter.