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