The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am curious if there is a way for the ejRTE to resize itself based on the content. So it might start out at a predefined height and grow taller if the content cannot be displayed in the preset height.
SAShameer Ali Baig Sulaiman Ali Baig Syncfusion Team July 6, 2020 12:49 AM UTC
Hi Randy,
Greetings from Syncfusion support.
We have looked into your query on ejRTE. We would like to let know that, ejRTE has autoHeight property which adjust the height of the RTE based on the content instead of adding scrollbar.
Please, check the following demo sample in which we use autoHeight property of RTE.