staskjs/vue-slick

percentage of centerPadding doesn't work on vue-slick

Closed this issue · 0 comments

slickOptions: {
     arrows: true,
     infinite: true,
     slidesToScroll: 1,
     slidesToShow: 1,
     centerMode: true,
     centerPadding: '80%',
}