Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111005 (s=111005, is=111078, ic=111079, ia=111081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111079 (s=111005, is=111079, ic=111080, ia=111082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111080 (s=111005, is=111079, ic=111080, ia=111082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111082 (s=111005, is=111079, ic=111080, ia=111082)