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