Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 38888 (s=38888, is=38928, ic=38928, ia=38930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 38929 (s=38888, is=38929, ic=38929, ia=38931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 38929 (s=38888, is=38929, ic=38929, ia=38931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 38931 (s=38888, is=38929, ic=38929, ia=38931)