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