Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64025 (s=64025, is=64080, ic=64081, ia=64082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64081 (s=64025, is=64081, ic=64082, ia=64083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64082 (s=64025, is=64081, ic=64082, ia=64083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64083 (s=64025, is=64081, ic=64082, ia=64083)