Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111842 (s=111842, is=111915, ic=111916, ia=111918)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111916 (s=111842, is=111916, ic=111917, ia=111919)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111917 (s=111842, is=111916, ic=111917, ia=111919)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111919 (s=111842, is=111916, ic=111917, ia=111919)