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