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-spinnerFirst time? Start with the documentation.
import { Loading Spinner } from "./src/client/ui/components/loading-spinner";<LoadingSpinner size={48} speed={1.5} />An animated loading spinner with configurable size, color, and speed. Uses minimal Roblox UI primitives for performance.
by RobloxUI Team
| Author | RobloxUI Team |
| Framework | Roblox-TS + React-Luau |
| Category | HUDs |
| Dependencies | @rbxts/react |
| Theme Tokens | colors.primary |
| Last Updated |
| July 31, 2026 |