Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7876 (s=7876, is=7883, ic=7881, ia=7883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7884 (s=7876, is=7884, ic=7882, ia=7884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7882 (s=7876, is=7884, ic=7882, ia=7884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7884 (s=7876, is=7884, ic=7882, ia=7884)