Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13170 (s=13170, is=13183, ic=13182, ia=13184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13184 (s=13170, is=13184, ic=13183, ia=13185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13183 (s=13170, is=13184, ic=13183, ia=13185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13185 (s=13170, is=13184, ic=13183, ia=13185)