disabled

@Composable
abstract fun disabled(disabled: Boolean?)

Set whether the rich text editor is disabled.


abstract val disabled: Boolean?

Whether the rich text editor is disabled.