Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101864 (s=101864, is=101928, ic=101929, ia=101931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101929 (s=101864, is=101929, ic=101930, ia=101932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101930 (s=101864, is=101929, ic=101930, ia=101932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101932 (s=101864, is=101929, ic=101930, ia=101932)