Transition delay
Utilities for controlling the delay of CSS transitions
Class reference
Usage
Use the delay-{amount}
utilities to control an element’s transition-delay.
Responsive
To control an element’s transition-delay at a specific breakpoint, add a {screen}:
prefix to any existing transition-delay utility. For example, use md:delay-500
to apply the delay-500
utility at only medium screen sizes and above.
For more information about Elements’ responsive design features, check out the Responsive Design documentation.
On this Page
v1.13.5