Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101802 (s=101802, is=101866, ic=101867, ia=101869)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101867 (s=101802, is=101867, ic=101868, ia=101870)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101868 (s=101802, is=101867, ic=101868, ia=101870)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101870 (s=101802, is=101867, ic=101868, ia=101870)