ckeditor5-angular
ckeditor5-angular copied to clipboard
two way binding of selection
I want to develop something like an ide, when a ckeditor plugin or widget is cliked or selected, the plugin or widget parameters are displayed in the right panel, the parameters can be updated from the right panel. How can I make it?
Hi @rtmfpuser! Sorry for the late reply.
I would like to better understand your use case, so could you please share a more detailed description of your use case with examples and requirements?
sorry for late reply. I am developing a web application using Angular and a third party UI library primeng. I want to develop some ckeditor plugins. When use configure the pararmeters of the plugin, a primeng dialog will be called.