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