Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111768 (s=111768, is=111841, ic=111842, ia=111844)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111842 (s=111768, is=111842, ic=111843, ia=111845)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111843 (s=111768, is=111842, ic=111843, ia=111845)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111845 (s=111768, is=111842, ic=111843, ia=111845)