Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101875 (s=101875, is=101939, ic=101940, ia=101942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101940 (s=101875, is=101940, ic=101941, ia=101943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101941 (s=101875, is=101940, ic=101941, ia=101943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101943 (s=101875, is=101940, ic=101941, ia=101943)