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