Diwa Design System

Scroller

A horizontal scroll container with gradient fade indicators. Ideal for tab bars, tag lists, and other content that may overflow its container.

Properties

NameTypeDefaultDescription
scrollbarbooleanfalseWhether to show the native horizontal scrollbar.
alignScrollIndicator'top' | 'center' | 'bottom''center'Vertical alignment of gradient fade indicator masks.
theme'dark' | 'light''dark'Per-component theme override.

Events

diwa-scroller emits no custom events.

Slots

SlotDescription
defaultItems to be scrolled horizontally.