placeholder

@Composable
abstract fun placeholder(placeholder: String?)

Set the placeholder for the select component.


abstract val placeholder: String?

The placeholder for the select component.