For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scroll Number

Scroll through numbers between a specified interval

Description

Scroll through numbers between a specified interval

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

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

Usage

Last updated