Daniel Scholz
Results
1
issues of
Daniel Scholz
I want to use a Select input (Compose for web) with the option multiple=true. The selected values are stored in a variable of type MutableState<List<String>>. val roles = remember {...
web