placeholder

@Composable
abstract fun placeholder(placeholder: String?)(source)

Set the placeholder for the select component.


abstract val placeholder: String?(source)

The placeholder for the select component.