DropDownListModel
Interface representing settings for a drop down item.
Properties
groupBy String
Specifies the group by field for the drop down item.
Default: null
htmlAttributes String
Specifies the HTML attributes field for the drop down item.
Default: null
iconCss String
Specifies the css icon field for the drop down item.
Default: null
text String
Specifies the text field the drop down item.
Default: null
value String
Specifies the value field the drop down item.
Default: null