components
/
dev.fritz2.components.datatable
/
DataTableContext
/
selection
js
selection
abstract fun
selection
(value:
SelectionContext
<
T
,
I
>.() ->
Unit
)
Content copied to clipboard
abstract val
selection
:
ComponentProperty
<
SelectionContext
<
T
,
I
>>
Content copied to clipboard
See also
dev.fritz2.components.datatable.SelectionContext