Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64011 (s=64011, is=64066, ic=64067, ia=64068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64067 (s=64011, is=64067, ic=64068, ia=64069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64068 (s=64011, is=64067, ic=64068, ia=64069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64069 (s=64011, is=64067, ic=64068, ia=64069)