Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123709 (s=123709, is=123786, ic=123788, ia=123791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123787 (s=123709, is=123787, ic=123789, ia=123792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123789 (s=123709, is=123787, ic=123789, ia=123792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123792 (s=123709, is=123787, ic=123789, ia=123792)