Description Usage Arguments Value
The ease_in_out() function can be used as a value for the easing_fn
argument, which is available in every anim_*() function (e.g.,
anim_position()).
1 | ease_in_out(power = "basic")
|
power |
The preset to use for the easing in cubic bezier function. |
A cubic-bezier function call as a string for use as a CSS property.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.