Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Blazor Render Mode

$
0
0

Is the following definition correct for a Blazor web app (.NET 8) in which a component is configured with @rendermode InteractiveServer mode?

"Even though the @rendermode InteractiveServer is set, the component is first rendered statically. This means the initial HTML sent to the client is not interactive.

Once the connection is established (Web Socket - Signal R), the static HTML is transformed into an interactive Blazor component, allowing user interaction."


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>