Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66942 (s=66942, is=66998, ic=66999, ia=67000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66999 (s=66942, is=66999, ic=67000, ia=67001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67000 (s=66942, is=66999, ic=67000, ia=67001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67001 (s=66942, is=66999, ic=67000, ia=67001)