Spinner

Spinner is a component to display a spinner while loading data.

Use the Spinner component to display an animated SVG spinner while loading data. For a more complete component, check out the LoadingOverlay component instead, which wraps the Spinner component and displays a message.

import { Spinner } from `~/core/ui/Spinner`; <Spinner />;

Subscribe to our Newsletter
Get the latest updates about React, Remix, Next.js, Firebase, Supabase and Tailwind CSS