Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

el

Methods

canScrollDown

  • canScrollDown(): boolean

canScrollHorizontally

  • canScrollHorizontally(): boolean

canScrollLeft

  • canScrollLeft(): boolean

canScrollRight

  • canScrollRight(): boolean

canScrollUp

  • canScrollUp(): boolean

canScrollVertically

  • canScrollVertically(): boolean

getClientHeight

  • getClientHeight(): number

getClientWidth

  • getClientWidth(): number

getMaxScrollLeft

  • getMaxScrollLeft(): number

getMaxScrollTop

  • getMaxScrollTop(): number

getScrollHeight

  • getScrollHeight(): number

getScrollLeft

  • getScrollLeft(): number

getScrollTop

  • getScrollTop(): number

getScrollWidth

  • getScrollWidth(): number

setScrollLeft

  • setScrollLeft(left: number): void

setScrollTop

  • setScrollTop(top: number): void

Generated using TypeDoc