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