transition-timing-function
The transition-timing-function
CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.
Safe to Use
transition-timing-function
is considered safe to use.
It’s supported by 94% of global browsers.
Browsers
Version Breakdown
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
Implemented with the vendor prefix: -moz-
Full Support
Implemented with the vendor prefix: -webkit-
Implemented with the vendor prefix: -moz-
Full Support
Implemented with the vendor prefix: -ms-
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
Implemented with the vendor prefix: -o-
Full Support
Implemented with the vendor prefix: -webkit-
Implemented with the vendor prefix: -o-
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
Full Support
Implemented with the vendor prefix: -webkit-
See Also
- Using CSS transitions
<easing-function>
transition
transition-property
transition-duration
transition-delay
TransitionEvent