Skip to Content
✨ QuickCode UI keeps growing! More components, more features, and more ways to make your projects shine. Stay tuned & maybe… hire me or sponsor me 😉 
DocumentationScrollView

ScrollView

A custom scrollable container with styled scrollbars that automatically hides when not in use.

Install Dependencies

npx
quickcode-ui add ScrollView

Examples

Default (Vertical)

Team Members

Alice Johnson
Bob Smith
Charlie Brown
Diana Prince
Edward Norton
Fiona Apple
George Martin
Hannah Montana
Isaac Newton
Julia Roberts
Kevin Hart
Laura Palmer
Michael Jordan
Nancy Drew
Oscar Wilde
Patricia Smith
Quincy Jones
Rachel Green
Samuel Jackson
Tina Turner

Horizontal

Mountain Landscape

Mountain Landscape

by Sarah Miller

Ocean Sunset

Ocean Sunset

by David Chen

Forest Path

Forest Path

by Emma Wilson

Desert Dunes

Desert Dunes

by Michael Brown

City Lights

City Lights

by Lisa Anderson

Props

PropTypeDefaultDescription
orientation'vertical' | 'horizontal''vertical'Scroll direction of the container
showScrollbarbooleantrueWhether to display the custom scrollbar
scrollbarSize'sm' | 'md' | 'lg''md'Size of the scrollbar thumb
classNamestringundefinedAdditional CSS classes for the container
childrenReact.ReactNodeContent to be scrolled
Last updated on