name

@Composable
abstract fun name(name: String?)

Set the name of the rich text editor.


abstract val name: String?

The name of the rich text editor.