Kyle L.
Kyle L.
I would like to use this directive to add drag-selection features, but I have my own custom shortcut+click logic already in place. I'd like either a configuration to only allow...
## 📝 Provide detailed reproduction steps (if any) 1. … npm install _"@ckeditor/ckeditor5-angular": "8.0.0"_ and _"ckeditor5": "42.0.2"_ 2. … Follow angular integration documentation from [here](https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/angular.html#ngmodule-components) 3. … Troubleshoot using minimal...
## 📝 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...