Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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, option: any): void

Object literals

Const defaultPagePullDownOption

defaultPagePullDownOption: object

cacelXPosition

cacelXPosition: number = 60

executeMinYPosition

executeMinYPosition: number = 60

overlayMaxYPosition

overlayMaxYPosition: number = 70

overlayMinYPosition

overlayMinYPosition: number = 5

targetEl

targetEl: null = null

execucteConditional

  • execucteConditional(): true

Const touchPullDownDirective

touchPullDownDirective: object

inserted

  • inserted(el: HTMLElement, binding: DirectiveBinding): Promise<void>

unbind

  • unbind(el: HTMLElement): void