Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110987 (s=110987, is=111060, ic=111061, ia=111063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111061 (s=110987, is=111061, ic=111062, ia=111064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111062 (s=110987, is=111061, ic=111062, ia=111064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111064 (s=110987, is=111061, ic=111062, ia=111064)