Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50890 (s=50890, is=50941, ic=50941, ia=50943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50942 (s=50890, is=50942, ic=50942, ia=50944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50942 (s=50890, is=50942, ic=50942, ia=50944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50944 (s=50890, is=50942, ic=50942, ia=50944)