Skip to main content

TimeUpDown

The Wisej.NET TimeUpDown control enables users to incrementally change values in a date text box using arrow buttons. The spin box combines a text box with its associated spin control.

info

For a full list of properties, methods and events see the API documentation.

Features

Label

The TimeUpDown control supports the inline Label property. This allows setting a label in relation to a TimeUpDown control without creating an additional Label control.

TimeUpDown Labels in various positions

Icon Alignment

The TimeUpDown control offers three preset icon alignments: Left, Center, and Right.

TimeUpDown with Left, Center, and Right icon alignments

Advanced

JavaScript Widget

ItemDescription
Class name"wisej.web.TimeUpDown"
Theme appearance"spinner", see Themes.
Child components"upbutton" is the up button. "downbutton" is the down button. "textfield" is the textfield.
Source codehttps://github.com/iceteagroup/wisej-js