Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105930 (s=105930, is=105998, ic=105999, ia=106001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105999 (s=105930, is=105999, ic=106000, ia=106002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106000 (s=105930, is=105999, ic=106000, ia=106002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106002 (s=105930, is=105999, ic=106000, ia=106002)