I have multiple instances of CKEditor 5 and I want to add button which will change the height
of texteditor. In order to do so I have to change height
of a single instance, is that possible and if yes, how?
Side note: I want to make maximize button like in CKEditor 4. Is there plugin for that or I have to make it myself?