Provides a list of Gsap easing functions that are preconfigured and registered with gsap. gsapEasingList
is an index of all the function names that are available in the gsapEasingFunc object. Additionally, all
Svelte easing functions are loaded and prepended with svelte-<function name>.
Provides a list of Gsap easing functions that are preconfigured and registered with
gsap
.gsapEasingList
is an index of all the function names that are available in the gsapEasingFunc object. Additionally, all Svelte easing functions are loaded and prepended withsvelte-<function name>
.