Creates a new VScrollBar
. parent
is the owner of the scroll bar.
A DOM element
An editor renderer
Emitted when the scroll bar, well, scrolls.
Returns the width of the scroll bar.
Sets the height of the scroll bar, in pixels.
The new height
Sets the inner height of the scroll bar, in pixels.
The new inner height
Sets the inner height of the scroll bar, in pixels.
The new inner height
Sets the scroll top of the scroll bar.
The new scroll top
Generated using TypeDoc
Represents a vertical scroll bar.