class Slider

Extends:
UIComponent

Description:

Slider UI component is used to set value by sliding a thumb (handle) horizontally or vertically. Slider works only with integer numbers, so decimal places will not work.

Constructor

constructor([text])

Slider constructor. Creates an instance of Slider UI component.

Parameters:

Name Type Description

[text]

string

Text of the component.

Members

Methods

From this class:

Inherited from UIComponent: