GithubX

Spinner

Indicates a loading state.

|

## installation

pnpm dlx shadcn@latest add https://ascii.cnlibs.com/r/spinner.json

## usage

import { Spinner } from "@/components/ui/spinner";
<Spinner />

## with text

|Deploying...

## fast

intervalMs sets the time between frames (default 150).

|Running tests...

## slow

|Waiting on lock...