Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Consider to render the word processor control using the below code expected height is 100 % but rendered in default height.
<div id="testing" style="height:100%">
<SfDocumentEditorContainer @ref="container"></SfDocumentEditorContainer>