Bonusway design system

Feedback

Spinner

An indeterminate wait, where the duration and the resulting layout are both unknown.

import Spinner from '@/components/ui/Spinner';

Source: src/components/ui/Spinner.tsx

Examples

Sized with utilities

It inherits colour and takes its size from the classes you give it.

Props

<Spinner> props

PropTypeDefaultDescription
classNamestring''

Accessibility

  • Decorative on its own. The region it sits in should be aria-busy, and the accompanying text is what actually gets announced.

Usage

Do

  • Pair it with text — “Checking…” — so the wait has a reason.

Don’t

  • Don’t use it where the shape of the result is known; a Skeleton avoids the layout jump.
  • Don’t use it for a determinate operation; that is Progress.

Denna webbplats använder cookies.

Vi använder cookies för att förbättra din upplevelse på vår webbplats och anpassa innehållet vi tillhandahåller dig. Viktiga cookies är nödvändiga för att vår tjänst ska fungera korrekt. Om du går med på att vi samlar in information om dig genom användningen av nödvändiga och marknadsförande cookies, välj "Acceptera alla". Du kan alltid ändra dina preferenser genom att besöka Cookie -inställningar.

Cookie -inställningar