Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42542 (s=42542, is=42585, ic=42585, ia=42587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42586 (s=42542, is=42586, ic=42586, ia=42588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42586 (s=42542, is=42586, ic=42586, ia=42588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42588 (s=42542, is=42586, ic=42586, ia=42588)