toggle menu
krayon
common
switch theme
search in API
selection
/
com.juul.krayon.selection
/
data
data
fun
<
E
:
Element
,
D1
,
D2
>
Selection
<
E
,
D1
>
.
data
(
value
:
List
<
D2
>
)
:
UpdateSelection
<
E
,
D2
>
fun
<
E
:
Element
,
D1
,
D2
>
Selection
<
E
,
D1
>
.
data
(
value
:
(
index
:
Int
,
group
:
Group
<
E
,
D1
>
)
->
List
<
D2
>
)
:
UpdateSelection
<
E
,
D2
>
See analogous
d3 function
.