components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
State
/
orderedColumnsWithSorting
ordered
Columns
With
Sorting
js
fun
<
T
>
orderedColumnsWithSorting
(
columns
:
Map
<
String
,
Column
<
T
>
>
)
:
List
<
Pair
<
Column
<
T
>
,
ColumnIdSorting
>
>
Content copied to clipboard