Static
addStatic
componentStatic
copyStatic
easeStatic
easeCreates a new keyframe with an easing function that starts slow and speeds up towards the end.
Static
easeCreates a new keyframe with an easing function that starts slow, speeds up towards the midpoint, and slows down towards the end.
Similar to ease, but this starts slightly slower.
Static
easeCreates a new keyframe with an easing function that starts fast and slows down towards the end.
Static
equalStatic
explosiveCreates a new keyframe with an easing function that starts very fast, but very quickly slows down.
Static
launchCreates a new keyframe with an easing function that starts very slow, but speeds up very quickly near the end.
Static
linearCreates a new keyframe with a linear easing function.
Static
scale
Creates a new keyframe with an easing function that starts slow, speeds up towards the midpoint, and slows down towards the end.
Similar to easeInOut, but this starts slightly faster.