Type Alias: BezierFunction()
BezierFunction: (
x
) =>number
A function that describes the easing curve for the scroll animation. See easings.net for examples of easing functions.
Parameters
x
number
Returns
number
BezierFunction: (
x
) =>number
A function that describes the easing curve for the scroll animation. See easings.net for examples of easing functions.
number
number