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