components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
ColumnsContext
/
ColumnContext
/
sortBy
sort
By
js
fun
sortBy
(
expression
:
(
T
)
->
Comparable
<
*
>
)
Content copied to clipboard
fun
sortBy
(
vararg
expressions
:
(
T
)
->
Comparable
<
*
>
)
Content copied to clipboard
val
sortBy
:
ComponentProperty
<
Comparator
<
T
>
?
>
Content copied to clipboard