Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100186 (s=100186, is=100249, ic=100250, ia=100251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100250 (s=100186, is=100250, ic=100251, ia=100252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100251 (s=100186, is=100250, ic=100251, ia=100252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100252 (s=100186, is=100250, ic=100251, ia=100252)