HtmlEditor ReadOnly mode

hi,

can I set the HtmlEditor for ReadOnly mode please? The user can scroll and select but can not edit.

thank you

There is no ReadOnly property - you can use Disabled.

thank you for the answer. The Disabled is it degrades readability. I would like to keep for the original text view, but I would like to lock the modify. I think this would be a useful capability for other developers as well.

We accept pull requests!