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