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