Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99877 (s=99877, is=99940, ic=99941, ia=99942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99941 (s=99877, is=99941, ic=99942, ia=99943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99942 (s=99877, is=99941, ic=99942, ia=99943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99943 (s=99877, is=99941, ic=99942, ia=99943)