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