jQuery.wijmo.wijinputnumber Namespace > options type : type Field |
Default value: 'numeric'
Determines the type of the number input. Possible values are: 'numeric', 'percent', 'currency'.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputnumber.options.type; |
Javascript (Specification) | |
---|---|
|