v14.0.5


loading

Circular progress

Indicates determinate loading status

Anatomy

import { CircularProgress } from "@wonderflow/react-components";
export default () => {
return <CircularProgress value={70} />;
};

tsx

API Reference

PROPERTY
TYPE
DEFAULT
value*
number
max
number
100
dimension
enum
regular
showProgress
boolean
showPercentSign
boolean
false

Accessibility

Adheres to the progressbar role requirements.


Created by Wonderflow Design Team for Wonderflow.

© Wonderflow 2024