Spinner

Create an animated loading spinner.

Usage

To create a spinner, add the data-uk-spinner attribute to a block element.

<div data-uk-spinner></div>

Ratio

Add the ratio: 3 parameter to the data-uk-spinner attribute to triple its size – or any other number, depending on how big you want the spinner to be.

<div data-uk-spinner="ratio: 3"></div>

Accessibility

The Spinner component automatically sets the appropriate WAI-ARIA roles, states and properties.

  • The spinner has the status role.
Customize

Customize your Franken UI experience.