Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84940 (s=84940, is=84997, ic=84998, ia=84999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84998 (s=84940, is=84998, ic=84999, ia=85000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84999 (s=84940, is=84998, ic=84999, ia=85000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85000 (s=84940, is=84998, ic=84999, ia=85000)