codeslayer1 / react-ckeditor

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

How to know that CKEditor has been initialized? #64

Open saurabh147sharma opened 5 years ago

saurabh147sharma commented 5 years ago

Hi I wanted to get editor value after CKEditor has been initialized. How to know that CKEditor has been initialized.

tbuglc commented 3 years ago

I'm running into the same issue, I can't register onReady event. Any help?

tbuglc commented 3 years ago

I ended using the official package.