Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7882 (s=7882, is=7889, ic=7887, ia=7889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7890 (s=7882, is=7890, ic=7888, ia=7890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7888 (s=7882, is=7890, ic=7888, ia=7890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7890 (s=7882, is=7890, ic=7888, ia=7890)