Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2927 (s=2927, is=2928, ic=2929, ia=2929)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2929 (s=2927, is=2929, ic=2930, ia=2930)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2930 (s=2927, is=2929, ic=2930, ia=2930)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2930 (s=2927, is=2929, ic=2930, ia=2930)