Package-level declarations
Functions
Link copied to clipboard
fun ListOptionComponent(modifier: Modifier, selection: ListSelection, options: List<ListOption>, inputDisabled: Boolean, onOptionChange: (ListOption) -> Unit)
The view for the selection of the options.