Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64064 (s=64064, is=64119, ic=64120, ia=64121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64120 (s=64064, is=64120, ic=64121, ia=64122)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64121 (s=64064, is=64120, ic=64121, ia=64122)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64122 (s=64064, is=64120, ic=64121, ia=64122)