Lines Matching refs:slide
73 dots | boolean | false | Current slide indicator dots
74 dotsClass | string | 'slick-dots' | Class for slide indicator dots container
93 slide | string | '' | Slide element query
99 swipeToSlide | boolean | false | Swipe to slide irrespective of slidesToScroll
100 touchMove | boolean | true | Enables slide moving with touch
103 variableWidth | boolean | false | Disables automatic slide width calculation
104 vertical | boolean | false | Vertical slide direction
107 waitForAnimate | boolean | true | Ignores requests to advance the slide while animating
126 // On before slide change
134 afterChange | event, slick, currentSlide | After slide change callback
135 beforeChange | event, slick, currentSlide, nextSlide | Before slide change callback
150 // Add a slide
153 // Get the current slide
169 slickNext | | Triggers next slide
170 slickPrev | | Triggers previous slide
173 slickGoTo | index : int, dontAnimate : bool | Goes to slide by index, skipping animation if second …
174 slickCurrentSlide | | Returns the current slide index
175 slickAdd | element : html or DOM object, index: int, addBefore: bool | Add a slide. If an index is …
176 …slide by index. If removeBefore is set true, remove slide preceding index, or the first slide if n…