ease_out: Use an 'easing out' animation

Description Usage Arguments Value

Description

The ease_out() function can be used as a value for the easing_fn argument, which is available in every anim_*() function (e.g., anim_position()).

Usage

1
ease_out(power = "basic")

Arguments

power

The preset to use for the easing in cubic bezier function.

Value

A cubic-bezier function call as a string for use as a CSS property.


rich-iannone/omsvg documentation built on March 11, 2021, 5:13 p.m.