dijit/form/RangeBoundTextBox.__Constraints (version 1.10)

Note: This is not a real constructor, but just a description of the type of object that should be passed as a parameter to some method(s), and/or the return value from some method(s). In other words, the type exists only for documentation purposes, and you cannot call new RangeBoundTextBox.__Constraints()

See the dijit/form/RangeBoundTextBox.__Constraints reference documentation for more information.

Property Summary

  • maxMaximum signed value.
  • minMinimum signed value.

Properties

max

Maximum signed value. Default is +Infinity

min

Minimum signed value. Default is -Infinity

Error in the documentation? Can’t find what you are looking for? Let us know!