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