components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
OptionsContext
/
SortingContext
Sorting
Context
js
class
SortingContext
<
T
>
Content copied to clipboard
Constructors
Properties
Constructors
Sorting
Context
Link copied to clipboard
js
fun
SortingContext
(
)
Content copied to clipboard
Properties
reducer
Link copied to clipboard
js
val
reducer
:
ComponentProperty
<
SortingPlanReducer
>
Content copied to clipboard
renderer
Link copied to clipboard
js
val
renderer
:
ComponentProperty
<
SortingRenderer
>
Content copied to clipboard
sorter
Link copied to clipboard
js
val
sorter
:
ComponentProperty
<
RowSorter
<
T
>
>
Content copied to clipboard