Skip to content

Re: Flowing-State-in-Blazor-8 #3537

Answered by rockfordlhotka
swegele asked this question in General
Discussion options

You must be logged in to vote

I think that's something the app developer would need to choose up front, because only they will know if they are including any server-rendered pages in their app.

In the (new) default template for a Blazor App you get all three. Home is server-rendered, as is the weather page (plus streamed content). The Counter page starts as server-interactive and switches to wasm-interactive - potentially while the user is sitting on the page!

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@swegele
Comment options

swegele Nov 6, 2023
Collaborator Author

@rockfordlhotka
Comment options

@swegele
Comment options

swegele Nov 6, 2023
Collaborator Author

@rockfordlhotka
Comment options

Answer selected by swegele
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants