Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123637 (s=123637, is=123714, ic=123716, ia=123719)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123715 (s=123637, is=123715, ic=123717, ia=123720)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123717 (s=123637, is=123715, ic=123717, ia=123720)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123720 (s=123637, is=123715, ic=123717, ia=123720)