transitionend-property
v0.0.2
Published
get the browser specific transition-end property
Downloads
4,440
Maintainers
Keywords
Readme
transitionend-property
get the browser-specific transitionend property
Installation
$ component install component/transitionend-propertyExample
var transitionend = require('transitionend-property');
el.addEventListener(transitionend, fn);API
Exports the name of transform property as a String or null if the property is not supported.
License
MIT
