I want to create a text editor using Ionic and Angular.
I applied it using CKEditor 5 but the height value is not changed.
According to the CKEditor 5 docu
The answer is in the GH issue. Docs on the https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/angular.html will be updated soon to cover styling of the Angular component.