Optional maximumThe maximum value for the scroll bar.
The default is 100.
Optional orientationThe orientation of the scroll bar.
The default is 'vertical'.
Optional pageThe page size for the scroll bar.
The default is 10.
Optional valueThe value for the scroll bar.
The default is 0.
Generated using TypeDoc
An options object for creating a scroll bar.