Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33906 (s=33906, is=33941, ic=33940, ia=33942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33942 (s=33906, is=33942, ic=33941, ia=33943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33941 (s=33906, is=33942, ic=33941, ia=33943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33943 (s=33906, is=33942, ic=33941, ia=33943)