Constructor


ScrollbarComponent(options: table?)

Arguments:

options: table?




Methods




ScrollbarComponent:onAdd(parent: Object)

Arguments:

parent: Object

The base class of all objects in Kristal.
When added to the stage, an object will be updated and rendered.



ScrollbarComponent:reflow(ignore: Component)

@param ignore — The component to ignore while reflowing.

Arguments:

ignore: Component

The component to ignore while reflowing.








Fields



ScrollbarComponent.color: number, [2]? }

Three values representing a color, with an optional alpha value. Values are between 0 and 1.







Undocumented