codeslayer1 / react-ckeditor

CKEditor component for React with plugin and custom event listeners support
MIT License
129 stars 34 forks source link

readOnly #72

Open bmd-eka opened 5 years ago

bmd-eka commented 5 years ago

how to set your ckeditor became readOnly state ?

codeslayer1 commented 5 years ago

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

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