Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26315 (s=26315, is=26342, ic=26341, ia=26342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26343 (s=26315, is=26343, ic=26342, ia=26343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26342 (s=26315, is=26343, ic=26342, ia=26343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26343 (s=26315, is=26343, ic=26342, ia=26343)