Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12928 (s=12928, is=12941, ic=12940, ia=12942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12942 (s=12928, is=12942, ic=12941, ia=12943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12941 (s=12928, is=12942, ic=12941, ia=12943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12943 (s=12928, is=12942, ic=12941, ia=12943)