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

Install with the CLI

Add XP Progress Bar 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 xp-progress-bar

First time? Start with the documentation.

Import

tsx
import { XP Progress Bar } from "./src/client/ui/components/xp-progress-bar";

Usage

tsx
<XPProgressBar currentXP={750} xpToLevel={1000} level={5} />

XP Progress Bar

TSX + LuauFree

An animated experience point progress bar with gradient fill, glow effect, level indicator, and percentage label. Smoothly interpolates between levels.

by RobloxUI Team

View Source

Details

AuthorRobloxUI Team
FrameworkRoblox-TS + React-Luau
CategoryHUDs
Dependencies@rbxts/react
Theme Tokenscolors.bgSecondary, colors.primary, colors.primaryLight, colors.textPrimary
Last UpdatedJuly 31, 2026