ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

UsersIntegration Plugin Service Injection

Open tehkyle opened this issue 5 months ago • 1 comments

📝 Ask a question

I'm working with the CKEditor Angular integration, specifically building out the UsersIntegration plugin, and I was wondering what the recommended method of injecting an angular service into the plugin would be. We have a userdb service already built in our ng application and I would love to reuse this in the plugin to fetch user information.

tehkyle avatar Aug 27 '24 17:08 tehkyle