Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50304 (s=50304, is=50354, ic=50354, ia=50356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50355 (s=50304, is=50355, ic=50355, ia=50357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50355 (s=50304, is=50355, ic=50355, ia=50357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50357 (s=50304, is=50355, ic=50355, ia=50357)