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

A value that specifies the text in the wijcombobox label.

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

Reference

WijComboboxOptions Interface