1.0.3 • Published 5 years ago

image-loading-handler v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

You should use separate polyfill for Promise for IE 11

  • to install npm i image-loading-handler -D
    • to use import imageLoaderHandler from 'image-loading-handler'

API imageLoaderHandler(array, callback, dellay):

  • array - list of images
  • callback - function that call after images loaded
  • dellay (not mandatory) - dellay before force call callback