Scroll Behavior
Utilities for controlling the scroll behavior of an element.
| Class | CSS Output |
|---|---|
scroll-auto |
|
scroll-smooth |
|
scroll-auto
scroll-behavior: auto;
scroll-smooth
scroll-behavior: smooth;
Reference
| scroll-behavior | MDN ↗ |
CSS Properties
scroll-behavior