Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111296 (s=111296, is=111369, ic=111370, ia=111372)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111370 (s=111296, is=111370, ic=111371, ia=111373)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111371 (s=111296, is=111370, ic=111371, ia=111373)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111373 (s=111296, is=111370, ic=111371, ia=111373)