Web features explorer

steps() easing

Widely available
Tags: css Groups: Animation CSS > Transitions (CSS)

The steps() CSS easing function divides an animation or transition into equidistant intervals, jumping from value to value. The step-start and step-end keyword values are presets with a single interval. To learn more, see <easing-function> at MDN.

Compatibility