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