Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123474 (s=123474, is=123551, ic=123553, ia=123556)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123552 (s=123474, is=123552, ic=123554, ia=123557)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123554 (s=123474, is=123552, ic=123554, ia=123557)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123557 (s=123474, is=123552, ic=123554, ia=123557)