Svelte Component

Progress Radials

Displays a radial indicator showing the progress or completion of a task.

typescript
import { ProgressRadial } from '@skeletonlabs/skeleton';
Source Page Source WAI-ARIA

Demo

50%

Indeterminate

Remove the value property or set to undefined.

Primary

Secondary

Tertiary

Success

Warning

Error

Accessability

This component is treated as an ARIA meter.