Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64883 (s=64883, is=64938, ic=64939, ia=64940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64939 (s=64883, is=64939, ic=64940, ia=64941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64940 (s=64883, is=64939, ic=64940, ia=64941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64941 (s=64883, is=64939, ic=64940, ia=64941)