Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 75942 (s=75942, is=75999, ic=76000, ia=76001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 76000 (s=75942, is=76000, ic=76001, ia=76002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 76001 (s=75942, is=76000, ic=76001, ia=76002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 76002 (s=75942, is=76000, ic=76001, ia=76002)