react-ckeditor icon indicating copy to clipboard operation
react-ckeditor copied to clipboard

readOnly

Open bmd-eka opened this issue 6 years ago • 1 comments

how to set your ckeditor became readOnly state ?

bmd-eka avatar Aug 12 '19 13:08 bmd-eka

Check this - https://ckeditor.com/docs/ckeditor4/latest/features/readonly.html

You need to set readOnly property to true in CKEditor config.

codeslayer1 avatar Sep 26 '19 04:09 codeslayer1