Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111191 (s=111191, is=111264, ic=111265, ia=111267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111265 (s=111191, is=111265, ic=111266, ia=111268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111266 (s=111191, is=111265, ic=111266, ia=111268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111268 (s=111191, is=111265, ic=111266, ia=111268)