| step_start {omsvg} | R Documentation |
Use a 'step-start' animation
Description
The step_start() function can be used as a value for the easing_fn
argument, which is available in every anim_*() function (e.g.,
anim_position()).
Usage
step_start()
Value
A step-start function call as a string for use as a CSS property.
[Package omsvg version 0.1.0 Index]