You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some use cases, we would like to access CKEDITOR namespace before initializing editor instances to customize it, e.g. when adding external plugins. I suppose it could be a callback created directly on the Vue CKEditor module, but I'm leaving implementation details to the developer.
Are you reporting a feature request or a bug?
In some use cases, we would like to access
CKEDITOR
namespace before initializing editor instances to customize it, e.g. when adding external plugins. I suppose it could be a callback created directly on the Vue CKEditor module, but I'm leaving implementation details to the developer.E.g.
The text was updated successfully, but these errors were encountered: