var instance; // Type: wijmo.input.INumberOptions; var value; // Type: string value = instance.positiveSuffix;
var positiveSuffix : string;
Determine the suffix striing used for positive value. The default value is according to culture & type.
var instance; // Type: wijmo.input.INumberOptions; var value; // Type: string value = instance.positiveSuffix;
var positiveSuffix : string;