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