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