AnimationDriver
AnimationDriver
Experimental Class
Class Overview
class AnimationDriver { static NOOP : AnimationDriver animate(element: any, startingStyles: AnimationStyles, keyframes: AnimationKeyframe[], duration: number, delay: number, easing: string, previousPlayers?: AnimationPlayer[]) : AnimationPlayer }
Class Description
Static Members
NOOP : AnimationDriver