Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18632 (s=18632, is=18651, ic=18652, ia=18649)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18652 (s=18632, is=18652, ic=18653, ia=18650)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18653 (s=18632, is=18652, ic=18653, ia=18650)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18650 (s=18632, is=18652, ic=18653, ia=18650)