Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77023 (s=77023, is=77080, ic=77081, ia=77082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77081 (s=77023, is=77081, ic=77082, ia=77083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77082 (s=77023, is=77081, ic=77082, ia=77083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77083 (s=77023, is=77081, ic=77082, ia=77083)