meo-canvas - v8.1.1
    Preparing search index...

    Function steps

    • Quantises progress into count equal jumps, as CSS steps(count, end) does.

      Floors rather than rounds, which is what makes it hold each step for its full width: a value a hair below the next boundary belongs to the step it is still inside. The final instant is pinned to 1 so the animation lands on its end value rather than a step short of it.

      Parameters

      • count: number

      Returns EasingFn