Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64314 (s=64314, is=64369, ic=64370, ia=64371)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64370 (s=64314, is=64370, ic=64371, ia=64372)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64371 (s=64314, is=64370, ic=64371, ia=64372)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64372 (s=64314, is=64370, ic=64371, ia=64372)