transition-timing-function
Introduction
The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.
Examples

Syntax
Values
-
linear -
ease -
ease-in -
ease-out -
ease-in-out -
square-bezier() -
cubic-bezier()
Default : linear
Formal definition
| Initial value | empty value |
| Applies to | all elements |
| Inherited | no |
| Animatable | no |
Formal syntax
More
Compatibility
LCD tables only load in the browser