Wijmo UI for the Web
multipleSelectionSeparator Field
wijmo.combobox Namespace > WijComboboxOptions Interface : multipleSelectionSeparator Field

A value that specifies the separator for the multiple selected items text in the textbox.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: string
value = instance.multipleSelectionSeparator;
var multipleSelectionSeparator : string;
See Also

Reference

WijComboboxOptions Interface