Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99344 (s=99344, is=99406, ic=99407, ia=99408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99407 (s=99344, is=99407, ic=99408, ia=99409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99408 (s=99344, is=99407, ic=99408, ia=99409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99409 (s=99344, is=99407, ic=99408, ia=99409)