!INTERNAL: Event will fired after setting CSS classes on swiper container element
!INTERNAL: Event will be fired on free mode touch end (release) and there will no be momentum
!INTERNAL: Event will fired after setting CSS classes on swiper slide element
!INTERNAL: Event will fired after setting CSS classes on all swiper slides
!INTERNAL: Event will fired as soon as swiper instance available (before init)
Event will fired on active index change
Event will fired right after initialization
Event will be fired when slide changed with autoplay
Event will be fired in when autoplay started
Event will be fired when autoplay stopped
Event will be fired right before Swiper destroyed
Event will fired right before initialization
Event will be fired right before "loop fix"
Event will fired before resize handler
Event will fired before slide change transition start
Event will fired before transition start
Event will be fired on breakpoint change
Event will fired on direction change
Event will be fired when user click/tap on Swiper. Receives touchend
event as an arguments.
Event will be fired on swiper destroy
Event will be fired when user double click/tap on Swiper
Event will be fired when user double tap on Swiper's container. Receives touchend
event as an arguments
Event will be fired when Swiper goes from beginning or end position
Event will be fired on window hash change
Event will be fired when swiper updates the hash
Event will be fired right after all inner images are loaded. updateOnImagesReady should be also enabled
Fired right after Swiper initialization.
Event will be fired on key press
Event will be fired in the beginning of lazy loading of image
Event will be fired when lazy loading image will be loaded
Event will be fired when swiper is locked (when watchOverflow
enabled)
Event will be fired after "loop fix"
Event will be fired on momentum bounce
Event will be fired on navigation hide
Event will be fired on navigation show
Event will be fired if observer is enabled and it detects DOM mutations
Event will be fired on orientation change (e.g. landscape -> portrait)
Event will be fired on pagination hide
Event will be fired after pagination rendered
Event will be fired on pagination show
Event will be fired when pagination updated
Event will be fired when Swiper progress is changed, as an arguments it receives progress that is always from 0 to 1
Event will be fired when Swiper reach its beginning (initial position)
Event will be fired when Swiper reach last slide
Event will fired on real index change
Event will be fired on window resize right before swiper's onresize manipulation
Event will be fired on mousewheel scroll
Event will be fired on draggable scrollbar drag end
Event will be fired on draggable scrollbar drag move
Event will be fired on draggable scrollbar drag start
Event will be fired everytime when swiper starts animation. Receives current transition duration (in ms) as an arguments
Event will be fired when swiper's wrapper change its position. Receives current translate value as an arguments
Event will be fired when currently active slide is changed
Event will be fired after animation to other slide (next or previous).
Event will be fired in the beginning of animation to other slide (next or previous).
Same as "slideChangeTransitionEnd" but for "forward" direction only
Same as "slideChangeTransitionStart" but for "forward" direction only
Same as "slideChangeTransitionEnd" but for "backward" direction only
Same as "slideChangeTransitionStart" but for "backward" direction only
Event will be fired in the end of animation of resetting slide to current one
Event will be fired in the beginning of animation of resetting slide to current one
Event will be fired with first touch/drag move
Event will be fired when user touch and move finger over Swiper and move it. Receives touchmove
event as an arguments.
Event will be fired when slides grid has changed
Event will be fired when number of slides has changed
Event will be fired when snap grid has changed
Event will fired on snap index change
Event will be fired when user click/tap on Swiper. Receives touchend
event as an arguments.
Event will be fired when Swiper goes to beginning or end position
Event will be fired when user release Swiper. Receives touchend
event as an arguments.
Event will be fired when user touch and move finger over Swiper. Receives touchmove
event as an arguments.
Event will be fired when user touch and move finger over Swiper in direction opposite to direction parameter. Receives touchmove
event as an arguments.
Event will be fired when user touch Swiper. Receives touchstart
event as an arguments.
Event will be fired after transition.
Event will be fired in the beginning of transition.
Event will be fired when swiper is unlocked (when watchOverflow
enabled)
Event will be fired after swiper.update() call
Event will be fired on zoom change
Generated using TypeDoc
!INTERNAL: Event will fired right before breakpoint change