How can I add interactive Html Tags like Button, Input feild inside the Ckeditor5 Content in Angular 17
I have a custom PlugIn that adds a button to the tool bar and on the click of that I want to add a button in my ckeditor5 Content, that on clicking will give me an alert.