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