RobloxUIRobloxUI
BrowseDocsPricingSubmit
/
/
RobloxUIRobloxUI — Roblox UI Components Marketplace
DocsSitemapTermsPrivacyCookiesSettingsPerformance
Drag Thumbnail — RobloxUI
  1. Home
  2. /
  3. Containers
  4. /
  5. Drag Thumbnail
Booting Luau VM…

Install with the CLI

Add Drag Thumbnail 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 drag-thumb

First time? Start with the documentation.

Import

tsx
import { Drag Thumbnail } from "./src/client/ui/components/drag-thumb";

Usage

tsx
<DragThumb icon="rbxassetid://item-icon" size={48} />

Drag Thumbnail

TSX + LuauFree

A draggable component thumbnail with ghost image, drop target highlighting, and snap-to-grid behavior. Essential for inventory and hotbar rearrangements.

by RobloxUI Team

View Source

Details

AuthorRobloxUI Team
FrameworkRoblox-TS + React-Luau
CategoryContainers
Dependencies@rbxts/react
Theme Tokenscolors.bgTertiary, colors.primary, colors.accent, radius.md
Last Updated
July 31, 2026