Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123779 (s=123779, is=123856, ic=123858, ia=123861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123857 (s=123779, is=123857, ic=123859, ia=123862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123859 (s=123779, is=123857, ic=123859, ia=123862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123862 (s=123779, is=123857, ic=123859, ia=123862)