CircularProgressIndicator Component Playground

Interactive playground to test all CircularProgressIndicator props and variants

Props

25%
0%25%50%75%100%

Current State

Progress: 25%

Size: medium

Animated: No

Preview

<CircularProgressIndicator progress={25} size="medium" />
{
  "progress": 25,
  "size": "medium"
}

Progress States

25%
50%
75%
100%

All Sizes (50% progress)

Small
Medium
Large