disabled

@Composable
abstract fun disabled(disabled: Boolean?)(source)

Set whether the rich text editor is disabled.


abstract val disabled: Boolean?(source)

Whether the rich text editor is disabled.