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