Skip to main content

Presets

Select easing and duration; optional custom duration in milliseconds.

CSS: linear

300 ms

Preview

Block moves right using the selected transition.

transition: transform 300ms linear, opacity 300ms linear; /* Linear, 300ms */