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!
Previously, we have performed all things ( DOM rendering and actions ) on the client-side. It causes delayed rendering and some performance issues while interacting with the control.
Now, we have planned to render the DOM from the server-side blazer to overcome the above-mentioned issues.