Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/vue/directives/touch-pull-up"

Index

Variables

Const customStorePropertyNames

customStorePropertyNames: string[] = ['_touchStartY', '_touchStartX', '_touchStartEl', '_reload', '_touchStartHandler', '_touchMoveHandler', '_touchEndHandler']

Functions

Const getOverlayElement

Const initOverayElement

  • initOverayElement(option: any): void

Const initProperties

  • initProperties(el: any, initialPosition?: number): void

Object literals

Const defaultScrollPullUpOption

defaultScrollPullUpOption: object

executeMinYPosition

executeMinYPosition: number = 30

overlayMaxYPosition

overlayMaxYPosition: number = 70

overlayMinYPosition

overlayMinYPosition: number = 5

execucteConditional

  • execucteConditional(): true

handler

  • handler(): void

Const touchPullDownDirective

touchPullDownDirective: object

inserted

  • inserted(el: HTMLElement, binding: DirectiveBinding): void

unbind

  • unbind(el: HTMLElement): void