Search results

FieldSettings API in Vue Multicolumn Combobox API component

The fields property maps the columns of the data table and binds the data to the component.

Properties

groupBy

string

Specifies the category under which the list item has to be grouped.

Defaults to null

text

string

Specifies the display text of each list item.

Defaults to null

value

string

Specifies the hidden data value mapped to each list item that should contain a unique value.

Defaults to null