Spin box

Description

A spinbox is a screen element that is used in combination with a text box, in which a value can be entered from a list of discrete, sorted values. The correlation between text and spin box is controlled by the Tabindex attribute. Users can either enter the required value directly into the text box, use the arrow keys to increase or decrease a given numerical value by a fixed increment, or scroll cyclically through a list of preset values. Once the last value is reached when scrolling up a list, another click on the up arrow will display the first value of the list again. Similarly, when scrolling using the down arrow key, the first value of the list will switch to the last.

Symbol(s)

Spin box Spin box