Animation Helper

Animation Helper is a directive that adds events to the element to bind to

Playing: {{play}}

Animation Log

({{event.time | date : 'mediumTime'}}) {{event.animationName}}: {{event.type}}

Import


{{'import {Animation} from "fuel-ui/fuel-ui"'}}

Getting Started

Animation helper is a directive that adds events to bind to on elements that are animated. It gives information about the animation that is happening and an ability to start and stop the animation. Can be used to combine animations synchronously.

Usage





Attributes

Loading table...

Events

Loading table...