Command Palette

Search for a command to run...

13Twitter
Orbital Loader
A customizable orbital loader component for indicating loading states in your application. Features smooth orbital animations and optional loading messages.

Installation

pnpm dlx shadcn@latest add @moleculeui/orbital-loader

Usage

import { OrbitalLoader } from "@/components/molecule-ui/orbital-loader"
<OrbitalLoader />

Examples

With message

Props

Prop

Type