openOnFocus

@Composable
abstract fun openOnFocus(openOnFocus: Boolean)

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


abstract val openOnFocus: Boolean

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