Animation Helper is a directive that adds events to the element to bind to
import {{'{'}}FuiAnimationModule{{'}'}} from 'fuel-ui'; //module
import {{'{'}}Animation{{'}'}} from 'fuel-ui'; //class
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.