1.0.0 • Published 3 years ago
@weave-design/progress-ring v1.0.0
Progress Ring
The progress ring is one kind of visual representation of content loading.
Getting started
Install the package
yarn add @weave-design/progress-ring @weave-design/theme-context @weave-design/theme-dataImport the component
import ProgressRing from '@weave-design/progress-ring';Basic usage
<ProgressRing percentComplete="33" size="m" />1.0.0
3 years ago