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