Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70005 (s=70005, is=70061, ic=70062, ia=70063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70062 (s=70005, is=70062, ic=70063, ia=70064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70063 (s=70005, is=70062, ic=70063, ia=70064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70064 (s=70005, is=70062, ic=70063, ia=70064)