-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to detect mode change ? #50
Comments
I think you should find the config in ckeditor doc site. |
there are no infos about that |
The mode is you afferent to component, you can know when the mode is changed. |
there must be a way |
Okay, I know you requirement. Let me think a lot. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
how can I detect the editor is in source mode before saving content ?
regards
The text was updated successfully, but these errors were encountered: