Constructor
Delay in seconds before transition starts
Duration in seconds of the transition from start to end
Timing function to use for animation
Values
"ease"
"linear"
"ease-in"
"ease-out"
"ease-in-out"
"step-start"
"step-end"
"cubic-bezier(a,b,c,d)"
See Timing Function Settings for more information.
Timing function to use for animation
Values
"ease"
"linear"
"ease-in"
"ease-out"
"ease-in-out"
"step-start"
"step-end"
"cubic-bezier(a,b,c,d)"
See Timing Function Settings for more information.
Patches in new transition settings
Transition Settings object literal
Remarks
See Transitions for more information.