Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10607 (s=10607, is=10615, ic=10614, ia=10616)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10616 (s=10607, is=10616, ic=10615, ia=10617)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10615 (s=10607, is=10616, ic=10615, ia=10617)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10617 (s=10607, is=10616, ic=10615, ia=10617)