CustomValueSpecifierEventArgs API in Vue ComboBox API component
Properties
item
{ [key: string]: string | Object }
Sets the text custom format data for set a value
and text
.
text
string
Gets the typed custom text to make a own text format and assign it to item
argument.