`val (selectedOption, onOptionSelected) = state { ...
# compose
j
val (selectedOption, onOptionSelected) = state { radioOptions[1] }