Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Swipe

Hierarchy

  • Swipe

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Swipe(rootElement: HTMLElement): Swipe

Properties

Static Events

Events: SwipeEvent = SwipeEvent

Methods

dispose

  • dispose(): void

off

  • off(eventName: string, callback: Function): void
  • Parameters

    • eventName: string
    • callback: Function

    Returns void

on

  • on(eventName: string, callback: Function): void
  • Parameters

    • eventName: string
    • callback: Function

    Returns void