transition-delay

The transition-delay property sets the amount of time to wait before starting the transition effect. A value of 0s or 0ms starts the animation immediately. A negative value also enables the animation without delay, but may change the appearance of the start of the animation.

Syntax



transition-delay: time;