placeholder

@Composable
abstract fun placeholder(placeholder: String?)

Set the placeholder of the rich text editor.


abstract val placeholder: String?

The placeholder of the rich text editor.