Class to manage the creation of a SpringAnimation

Export

Abstract

Hierarchy

  • SpringAnimation

Methods

  • Method to create a Spring Animation

    Static

    Returns

    {Animation}

    Memberof

    SpringAnimation

    Parameters

    • target: HTMLElement
    • offsetX: number
    • offsetY: number
    • orientation: Orientation
    • springProperties: SpringAnimationProperties

    Returns Animation

Constructors