Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "internal/scroll"

Index

Interfaces

Type aliases

Variables

Functions

Type aliases

IDelayedMode

IDelayedMode: number | "animation" | "sync"

Variables

Const defaultMode

defaultMode: IDelayedMode = "animation"

Functions

addScroll

isScrollEventWaiting

  • isScrollEventWaiting(scroller: HTMLElement, mode: IDelayedMode): boolean

removeScroll

  • removeScroll(scroller: HTMLElement, handler: function): void