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

Determine the prefix string 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.positivePrefix;
var positivePrefix : string;
See Also

Reference

INumberOptions Interface