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