Closed codersree closed 6 years ago
I Currently is no plan to implement such functionality since you can accomplish this with a RxJS interval/timer or a setTimeout()
and then calling thenextSlide
or previousSlide
functions exposed on the main component. hope that helps
Hi, I'm using this plugin in one of the projects. Is there an option for autoplay of slides, so that each slide automatically change after x seconds?