Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50030 (s=50030, is=50080, ic=50080, ia=50082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50081 (s=50030, is=50081, ic=50081, ia=50083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50081 (s=50030, is=50081, ic=50081, ia=50083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50083 (s=50030, is=50081, ic=50081, ia=50083)