Overview

A spinner indicates that an action is in progress. It appears as an animated circle over the section that is loading, and it may include a text label

Figma library
Ready
Responsive
Ready
RH Elements
Ready
webRH
Ready
Example of a spinner

Sample element

Loading...

When to use

  • When loading a section is expected to take fewer than ten seconds
  • When the structure or amount of content that's loading is unknown

Demos

View a live version of this component and see how it can be customized.

<rh-spinner></rh-spinner>

<script type="module">
import '@rhds/elements/rh-spinner/rh-spinner.js';
</script>
View the <rh-spinner> demo in a new tab
Property Status Meaning
Figma library Ready Component is available in the Figma library
Responsive Ready Component responds to changing viewport sizes in Figma and the browser
RH Elements Ready Component is available as a web component
webRH Ready Component is available as a web component
© 2021-2024 Red Hat, Inc. Deploys by Netlify