Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111840 (s=111840, is=111913, ic=111914, ia=111916)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111914 (s=111840, is=111914, ic=111915, ia=111917)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111915 (s=111840, is=111914, ic=111915, ia=111917)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111917 (s=111840, is=111914, ic=111915, ia=111917)