Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123705 (s=123705, is=123782, ic=123784, ia=123787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123783 (s=123705, is=123783, ic=123785, ia=123788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123785 (s=123705, is=123783, ic=123785, ia=123788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123788 (s=123705, is=123783, ic=123785, ia=123788)