Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11051 (s=11051, is=11061, ic=11060, ia=11062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11062 (s=11051, is=11062, ic=11061, ia=11063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11061 (s=11051, is=11062, ic=11061, ia=11063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11063 (s=11051, is=11062, ic=11061, ia=11063)