placeholder

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

Set the placeholder attribute of the generated HTML input element.


abstract val placeholder: String?(source)

The placeholder attribute of the generated HTML input element.