Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111934 (s=111934, is=112007, ic=112008, ia=112010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112008 (s=111934, is=112008, ic=112009, ia=112011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112009 (s=111934, is=112008, ic=112009, ia=112011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112011 (s=111934, is=112008, ic=112009, ia=112011)