Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80003 (s=80003, is=80060, ic=80061, ia=80062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80061 (s=80003, is=80061, ic=80062, ia=80063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80062 (s=80003, is=80061, ic=80062, ia=80063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80063 (s=80003, is=80061, ic=80062, ia=80063)