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