Overscroll Behavior Y
Utilities for controlling how the browser behaves when reaching the boundary of a scrolling area.
| Class | CSS Output |
|---|---|
overscroll-y-auto |
|
overscroll-none |
|
overscroll-x-none |
|
overscroll-x-contain |
|
overscroll-auto |
|
overscroll-y-contain |
|
overscroll-contain |
|
overscroll-y-none |
|
overscroll-x-auto |
|
Reference
| overscroll-behavior | MDN ↗ |
| overscroll-behavior-x | MDN ↗ |
| overscroll-behavior-y | MDN ↗ |