Circular Progress

A circular progress indicator is a visual representation of a task's progress in the form of a circle.

Installation

npm install @andore-ui/circular-progress

Import

import {CircularProgress} from @andore-ui/circular-progress

Usage