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

Install with the CLI

Add Scrolling Frame Container 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 scrolling-frame

First time? Start with the documentation.

Import

tsx
import { Scrolling Frame Container } from "./src/client/ui/components/scrolling-frame";

Usage

tsx
<ScrollingFrame size={new UDim2(1, 0, 1, 0)}><textlabel Text="Item 1" /></ScrollingFrame>

Scrolling Frame Container

TSX + LuauFree

A scrollable container with custom scrollbar styling, smooth inertia scrolling, and content clipping. Foundation for lists, shops, and chat windows.

by RobloxUI Team

View Source

Details

AuthorRobloxUI Team
FrameworkRoblox-TS + React-Luau
CategoryContainers
Dependencies@rbxts/react
Theme Tokenscolors.border, colors.bg
Last Updated
July 31, 2026