Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111605 (s=111605, is=111678, ic=111679, ia=111681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111679 (s=111605, is=111679, ic=111680, ia=111682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111680 (s=111605, is=111679, ic=111680, ia=111682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111682 (s=111605, is=111679, ic=111680, ia=111682)