Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50007 (s=50007, is=50057, ic=50057, ia=50059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50058 (s=50007, is=50058, ic=50058, ia=50060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50058 (s=50007, is=50058, ic=50058, ia=50060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50060 (s=50007, is=50058, ic=50058, ia=50060)