Wijmo UI for the Web
positiveSuffix Field
wijmo.input Namespace > INumberOptions Interface : positiveSuffix Field

Determine the suffix striing used for positive value. The default value is according to culture & type.

Syntax
var instance; // Type: wijmo.input.INumberOptions;
var value; // Type: string
value = instance.positiveSuffix;
var positiveSuffix : string;
See Also

Reference

INumberOptions Interface