components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
DefaultContext
/
selection
selection
js
open
override
fun
selection
(
value
:
SelectionContext
<
T
,
I
>
.
(
)
->
Unit
)
Content copied to clipboard
open
override
val
selection
:
ComponentProperty
<
SelectionContext
<
T
,
I
>
>
Content copied to clipboard
See also
dev.
fritz2.
components.
datatable.
Selection
Context