Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65874 (s=65874, is=65929, ic=65930, ia=65931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65930 (s=65874, is=65930, ic=65931, ia=65932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65931 (s=65874, is=65930, ic=65931, ia=65932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65932 (s=65874, is=65930, ic=65931, ia=65932)