Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NavigationEvents

Index

Methods

navigationHide

  • navigationHide(swiper: any): void
  • Event will be fired on navigation hide

    Parameters

    • swiper: any

    Returns void

navigationNext

  • navigationNext(swiper: any): void
  • Event will be fired on navigation next button click

    Parameters

    • swiper: any

    Returns void

navigationPrev

  • navigationPrev(swiper: any): void
  • Event will be fired on navigation prev button click

    Parameters

    • swiper: any

    Returns void

navigationShow

  • navigationShow(swiper: any): void
  • Event will be fired on navigation show

    Parameters

    • swiper: any

    Returns void

Generated using TypeDoc