Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64049 (s=64049, is=64104, ic=64105, ia=64106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64105 (s=64049, is=64105, ic=64106, ia=64107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64106 (s=64049, is=64105, ic=64106, ia=64107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64107 (s=64049, is=64105, ic=64106, ia=64107)