跳到主要内容
版本:11.0.0

Value Selector Controls

These controls provide a graphical presentation to represent a value of a specific type. They also provide some kind of graphical interaction to change the value.

ControlTypeDescription
Check BoxBooleanTrue value presented as a check mark. Click interaction toggles the value. Has an option to display an 'unknown' value.
SliderDoubleRelative value compared to a maximum and minimum value presented as the position along the length of the slider track of the slider button. Drag interaction on the slider button can alter the value between the maximum and minimum values. Keyboard and click interactions can also nudge the value.
CalendarDateTimeThe calendar is a control for users to select dates or date ranges.
Calendar Date PickerDateTimeAn extension of the calendar control that includes a text box and button.
Date PickerDateTimeThe date picker has three 'spinner' controls to allow the user to pick a date value.
Time PickerTimeSpanThe time picker has three 'spinner' controls to allow the user to pick a time from hours, minutes and seconds.