vasyabigi / angular-slick

Angular directive for slick-carousel
http://vasyabigi.github.io/angular-slick/
MIT License
500 stars 237 forks source link

Slick function #115

Open Ross-Rawlins opened 9 years ago

Ross-Rawlins commented 9 years ago

How can I access the slick slider functions like slideTo. I see they are not binded in the directive. I assume I need to access the slick object and run the functions from there, but how do I access the object?