Components
← All components

Overflow Indicator

stimeo--overflow-indicator

Says whether there is more to scroll to, so CSS can draw the edge shadows or arrows.

  • Core

Watches a scrollable area for whether there is more before it and after it. Both are readable from CSS, so an edge shadow or an arrow can say "there is more this way". It looks again not only as you scroll but when the size changes and when the content is replaced. Buttons that move by one screenful can sit alongside it, and the one with nowhere to go stops being pressable. Visitors who ask for less motion get no smooth scrolling. The shadows and arrows themselves are drawn by this demo's CSS.

running
Item 1
Item 2
Item 3
Item 4
Item 5
Item 6
Item 7
Item 8
Item 9
Item 10

Keyboard

KeyAction
Enter / Space Activate a scroll button (standard button behavior; optional).