Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScrollBar

An abstract class representing a native scrollbar control.

Hierarchy

  • ScrollBar

Index

Constructors

Constructors

constructor

  • Creates a new ScrollBar. parent is the owner of the scroll bar.

    Parameters

    • parent: Element

      A DOM element

    Returns ScrollBar

Generated using TypeDoc