Scroll through integers between a specified interval
Last updated 2 years ago
Name | Ui Scroll Integer
Nickname | Scroll Integer
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
S | Selected Integer (Integer) | The control starting integer selection
W | Wrap (Bool) | If true the values will cycle. If false the values will be capped at the min and max
I | Increment (Integer) | The control's step integer increment
B | Bounds (Interval) | The control's low and high integer values
E | Element (Ui+ Element) | Ui Element Control.
none