AnimationDriver

Experimental

Class

Class Overview

class AnimationDriver {
static NOOP : AnimationDriver
animate(element: any, keyframes: {[key: string]: string | number}[], duration: number, delay: number, easing: string, previousPlayers?: any[]) : any

}

Class Description

Static Members

Class Details

exported from animations/browser/index, defined in animations/browser/src/render/animation_driver.ts