compareFn property
function that compares two object with the same type to detected if it's the selected item or not
Implementation
final HcDropdownSearchCompareFunction<T>? compareFn;
function that compares two object with the same type to detected if it's the selected item or not
final HcDropdownSearchCompareFunction<T>? compareFn;