Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123627 (s=123627, is=123704, ic=123706, ia=123709)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123705 (s=123627, is=123705, ic=123707, ia=123710)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123707 (s=123627, is=123705, ic=123707, ia=123710)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123710 (s=123627, is=123705, ic=123707, ia=123710)