Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32232 (s=32232, is=32266, ic=32265, ia=32267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32267 (s=32232, is=32267, ic=32266, ia=32268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32266 (s=32232, is=32267, ic=32266, ia=32268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32268 (s=32232, is=32267, ic=32266, ia=32268)