components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
OptionsContext
/
sorting
sorting
js
fun
sorting
(
value
:
OptionsContext.SortingContext
<
T
>
.
(
)
->
Unit
)
Content copied to clipboard
val
sorting
:
ComponentProperty
<
OptionsContext.SortingContext
<
T
>
>
Content copied to clipboard
See also
dev.
fritz2.
components.
datatable.
Options
Context.
Sorting
Context