openOnFocus

@Composable
abstract fun openOnFocus(openOnFocus: Boolean)(source)

Set whether the options should be opened when the component gets focus


abstract val openOnFocus: Boolean(source)

Determines if the options should be opened when the component gets focus