Skip to content

CircleSpinner API

Import

import { CircleSpinner } from "@hrc/spinner";

Props

It receives the same general props of @hrc/spinner

CSS Variables

It uses the same general CSS Variables of @hrc/spinner

CSS Classes

circle-spinner

The base styles for <CircleSpinner /> component.


Additionally, it uses the same general CSS Clasess of @hrc/spinner

Details

Default speed

The default speed of the spinner.

Value: 2.4s


Slow speed

The slow speed of the spinner.

Value: 3s


Fast speed

The fast speed of the spinner.

Value: 1.8s