Skip to content

Usage

Default

The spinner displays a rotating animation by default.

vue

Colors

Use the color prop to customize the component's color.

vue

Sizes

Use the size prop to customize the component's size.

vue

Alignment

Use the align prop to customize the horizontal alignment of the spinner.

vue

Position

Use the position prop to control the CSS display property of the spinner. CLPosition.Absolute positions the spinner absolutely within its container, while CLPosition.Relative uses relative positioning.

vue

Props

Released under the MIT License.