Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64062 (s=64062, is=64117, ic=64118, ia=64119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64118 (s=64062, is=64118, ic=64119, ia=64120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64119 (s=64062, is=64118, ic=64119, ia=64120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64120 (s=64062, is=64118, ic=64119, ia=64120)