Skip to content
scroller
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

scroller

Fragment reference scroller
tags
ui

Scrollers create an accessible container while providing visual cues (fading shadows) that help users identify and navigate through content that scrolls.

Usage

scroller
row(gap="sm")
card Item 1
card Item 2

Attributes

NameTypeDefaultDescription
orientationhorizontal | verticalhorizontalScroll direction.
without-shadowbooleanfalseRemoves the fading edge shadows.
without-scrollbarbooleanfalseHides the scrollbar while keeping scroll functionality.

Vertical scrolling: Set style="max-height: Xpx" on the scroller to constrain its height and enable vertical overflow.