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