Blazor Rich Text Editor Example - Resizable Editor
This sample demonstrates the resize operation of the Rich Text Editor control. To resize the rich text editor, drag a resize handle at the bottom right corner of the component.
Rich Text Editor shows resize handle when setting the EnableResize property to true, which allows users to change the size of the editor as needed.