Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b29fbd9f9554f

Jump to content

// Workers AI · dad joke modeWhat did the spinner say? I'm spinning out of control.

From Wikipedia, the free encyclopedia
Example of a spinner together with a text box, placed above a check box

A spinner or numeric updown is a graphical control element with which a user may adjust a value in an adjoining text box by either clicking on an up or down arrow, by pressing an arrow key down or moving mouse wheel,[1] causing the value in the text box to increase (if the up arrow is held down) or decrease (if the down arrow is held down). A spinner is typically oriented vertically. In most cases holding a button down causes the speed at which the associated value changes to increase. Usually, the value of the spinner is displayed in a text box next to the spinner, allowing the user to use the spinner to adjust the value, or to type the value into the text box.[2] The combination of spinner and text box was coined as a Value Box.

A spinner is different from a scrollbar or slider in that a spinner is typically used to adjust a value without changing the format of the display or the other information on the screen. Thus, the appearance of the spinner at a given time does not represent the quantity of the associated value.

References

[edit]
  1. "Spinner". Techdic. Retrieved 2022-12-23.
  2. "Spin Boxes".
[edit]