transition-timing-function
transition-timing-function — Controls animation and transition timing and behavior. Syntax: transition-timing-function: ease | ease-in | ease-out | ease-in-out | linear | cubic-bezier(,,,). This CSS property reference includes live examples and browser support.Related Animation
Back to CSS Reference