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