Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64510 (s=64510, is=64565, ic=64566, ia=64567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64566 (s=64510, is=64566, ic=64567, ia=64568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64567 (s=64510, is=64566, ic=64567, ia=64568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64568 (s=64510, is=64566, ic=64567, ia=64568)