Scroll Behavior

Utilities for controlling the scroll behavior of an element.

Class CSS Output
scroll-auto
scroll-behavior: auto;
}
scroll-smooth
scroll-behavior: smooth;
}

scroll-auto

scroll-behavior: auto;

scroll-smooth

scroll-behavior: smooth;

Reference

CSS Properties

  • scroll-behavior