react-lazyload icon indicating copy to clipboard operation
react-lazyload copied to clipboard

Ability to use custom element wrapper type and custom render method

Open arturchyzy opened this issue 5 years ago • 0 comments

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.

arturchyzy avatar Jul 28 '20 07:07 arturchyzy