Scroll through numbers between a specified interval
Last updated 2 years ago
Name | Ui Scroll Number
Nickname | Scroll Number
Tab | Ui
Panel | Control
Division | 1
*E | Element (Ui+ Element) | An optional input for an Element.
If an Element is input it will be updated, if empty a new Element will be created.The input control must be of the same type as the component
If an Element is input it will be updated, if empty a new Element will be created.
The input control must be of the same type as the component
L | Label (Text) | The control label
N | Number (Number) | The control's current number
W | Wrap (Bool) | If true the values will cycle. If false the values will be capped at the min and max
D | Digits (Integer) | The significant digits
I | Increment (Number) | The control's step increment
B | Bounds (Interval) | The control's low and high values
E | Element (Ui+ Element) | Ui Element Control.
none