react-lazyload
react-lazyload copied to clipboard
Ability to use custom element wrapper type and custom render method
Add a possibility to use custom element type for wrapper (like tr and other - not only div). I also added custom property for custom render method for more flexibility. You need to know what you're doing but it provides a lot of options.
Tests added.
README updated.
Examples updated.