Skip to main content

valueMin

Type

property

Summary

The starting value.

Syntax

get the valueMin of <widget>
set the valueMin of <widget> to number

Description

The valueMin property gets and sets the minimum value the user can select.

Value

NameTypeDescription

value

Any number, can handle negative and decimal numbers.