Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32896 (s=32896, is=32930, ic=32929, ia=32931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32931 (s=32896, is=32931, ic=32930, ia=32932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32930 (s=32896, is=32931, ic=32930, ia=32932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32932 (s=32896, is=32931, ic=32930, ia=32932)