Learn R Programming

omsvg (version 0.1.0)

step_start: 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()

Arguments

Value

A step-start function call as a string for use as a CSS property.