Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121101 (s=121101, is=121176, ic=121179, ia=121181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121177 (s=121101, is=121177, ic=121180, ia=121182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121180 (s=121101, is=121177, ic=121180, ia=121182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121182 (s=121101, is=121177, ic=121180, ia=121182)