ckeditor5-angular icon indicating copy to clipboard operation
ckeditor5-angular copied to clipboard

two way binding of selection

Open rtmfpuser opened this issue 2 years ago • 2 comments

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?

rtmfpuser avatar Mar 14 '22 12:03 rtmfpuser

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?

Mgsy avatar Jun 14 '22 09:06 Mgsy

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.

rtmfpuser avatar Jun 16 '22 10:06 rtmfpuser