core
0.11.3
core
/
de.peekandpoke.kraft.addons.semanticui.forms.old.select
/
SelectFieldComponent
/
Config
/
compareBy
compare
By
fun
compareBy
(
compare
:
(
t1
:
T
,
t2
:
T
)
->
Boolean
)
Content copied to clipboard
Sets the comparator
var
compareBy
:
(
t1
:
T
,
t2
:
T
)
->
Boolean
Content copied to clipboard
Defines the method how to check if two elements are equal