Open cristi123040124901 opened 1 year ago
You should specify the id of the editor as shown in the ReadMe, that way each one can be uniquely referred to.
Updated StackBlitz: https://stackblitz.com/edit/angular-editor-wysiwyg-b8kfbs?file=src%2Fapp%2Fapp.component.html
https://stackblitz.com/edit/angular-editor-wysiwyg-nrfsoc?file=src%2Fapp%2Fapp.component.html
Hello,
I have this demo with two angular-editors opened. If you click on any button (e.g. justify center, bold) in the second component, the buttons in the first one will get highlighted, and the buttons in the second component will remain as initial.