Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWindowScrollHandler

Hierarchy

  • IWindowScrollHandler

Index

Properties

Properties

onScroll

onScroll: (event: UIEvent) => void

Type declaration

    • (event: UIEvent): void
    • Parameters

      • event: UIEvent

      Returns void

Optional options

options: AddEventListenerOptions

Generated using TypeDoc