Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123826 (s=123826, is=123903, ic=123905, ia=123908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123904 (s=123826, is=123904, ic=123906, ia=123909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123906 (s=123826, is=123904, ic=123906, ia=123909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123909 (s=123826, is=123904, ic=123906, ia=123909)