maxOptions

@Composable
abstract fun maxOptions(maxOptions: Int?)

Set the maximum number of visible options.


abstract val maxOptions: Int?

The maximum number of visible options.