Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13930 (s=13930, is=13940, ic=13942, ia=13943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13941 (s=13930, is=13941, ic=13943, ia=13944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13943 (s=13930, is=13941, ic=13943, ia=13944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13944 (s=13930, is=13941, ic=13943, ia=13944)