Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50357 (s=50357, is=50407, ic=50407, ia=50409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50409 (s=50357, is=50409, ic=50409, ia=50411)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50409 (s=50357, is=50409, ic=50409, ia=50411)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50411 (s=50357, is=50409, ic=50409, ia=50411)