Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123707 (s=123707, is=123784, ic=123786, ia=123789)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123785 (s=123707, is=123785, ic=123787, ia=123790)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123787 (s=123707, is=123785, ic=123787, ia=123790)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123790 (s=123707, is=123785, ic=123787, ia=123790)