transitionTimingFunction
The transition-timing-function
CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.
Syntax: <easing-function>#
Initial value: ease
| Chrome | Firefox | Safari | Edge | IE |
| :-----: | :-----: | :-------: | :----: | :----: |
| 26 | 16 | 9 | 12 | 10 |
| 1′ | | 3.1′ | | |
Content copied to clipboard