Skip to main content

Attributes

str
The identifier used to retrieve the widget value from the settings.
str
The label of the input widget.
int
The initial value of the input widget.
int
The minimum permitted slider value. Defaults to 0.
int
The maximum permitted slider value. Defaults to 10.
int
The stepping interval of the slider. Defaults to 1.
str
The tooltip text shown when hovering over the tooltip icon next to the label.
str
The text displayed underneath the input widget.

Usage

Code Example