Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50555 (s=50555, is=50606, ic=50606, ia=50608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50607 (s=50555, is=50607, ic=50607, ia=50609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50607 (s=50555, is=50607, ic=50607, ia=50609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50609 (s=50555, is=50607, ic=50607, ia=50609)