gbrlsnchs/material2-carousel

Feature Request: Lazy loading on slide

rishihashbinary opened this issue · 2 comments

can we have contents loaded when the slide is rendered?
for example, I am loading .mov file in each slide, the animation starts playing when the entire component is loaded.
In case I get an option to load animation (or any content) when the slide is rendered it would be a good feature.

Thanks in advance.

I think lazy loading of slides would be a great addition to this useful library. I would be happy to contribute to adding this feature. Any thoughts or already plans to add it any time soon?

PRs are welcome, @maxruby! Lazy loading slides seems a cool feature.