Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64125 (s=64125, is=64180, ic=64181, ia=64182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64181 (s=64125, is=64181, ic=64182, ia=64183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64182 (s=64125, is=64181, ic=64182, ia=64183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64183 (s=64125, is=64181, ic=64182, ia=64183)