RobloxUIRobloxUI
BrowseDocsPricingSubmit
/
/
RobloxUIRobloxUI — Roblox UI Components Marketplace
DocsSitemapTermsPrivacyCookiesSettingsPerformance
Loading Spinner — RobloxUI
  1. Home
  2. /
  3. HUDs
  4. /
  5. Loading Spinner
Booting Luau VM…

Install with the CLI

Add Loading Spinner to your Roblox project in one command. Requires Node 18+ and a Roblox project — run robloxui init first if you don't have one yet. See the docs.

bashnpx robloxui add loading-spinner

First time? Start with the documentation.

Import

tsx
import { Loading Spinner } from "./src/client/ui/components/loading-spinner";

Usage

tsx
<LoadingSpinner size={48} speed={1.5} />

Loading Spinner

TSX + LuauFree

An animated loading spinner with configurable size, color, and speed. Uses minimal Roblox UI primitives for performance.

by RobloxUI Team

View Source

Details

AuthorRobloxUI Team
FrameworkRoblox-TS + React-Luau
CategoryHUDs
Dependencies@rbxts/react
Theme Tokenscolors.primary
Last Updated
July 31, 2026