Last Updated:
23 Aug 2023 13:26
by Kendo UI
[DropDowns] "itemClass" options for kendo-popup items.
Having "itemClass" choices (comparable to rowClass within a grid) for configuring custom classes of kendo-popup items would be a valuable addition. This functionality could be implemented as a callback function that takes a dataItem object as its parameter and assigns a class based on the outcome it returns.