react-multi-carousel icon indicating copy to clipboard operation
react-multi-carousel copied to clipboard

lazy loading

Open shivangvijay opened this issue 1 year ago • 1 comments

Is there feature available for lazy loading while scrolling horizontally ?

shivangvijay avatar Jun 05 '23 14:06 shivangvijay

For current version, it doesn't have that feature. You can customize it by using ref to detect the current slide to decide when the client get new data from api and what condition the loader for show up

dipras avatar Jun 15 '23 23:06 dipras