vasyabigi / angular-slick

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

Prevent user from sliding #97

Closed andreyluiz closed 5 years ago

andreyluiz commented 9 years ago

Hey guys.

Is there some way to prevent the user from sliding? For some reason I'll need this behavior.

Thank's.

ElicNg commented 9 years ago

When initiating slick, you can pass the option swipe to false.