Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64453 (s=64453, is=64508, ic=64509, ia=64510)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64509 (s=64453, is=64509, ic=64510, ia=64511)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64510 (s=64453, is=64509, ic=64510, ia=64511)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64511 (s=64453, is=64509, ic=64510, ia=64511)