Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20656 (s=20656, is=20678, ic=20679, ia=20676)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20679 (s=20656, is=20679, ic=20680, ia=20677)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20680 (s=20656, is=20679, ic=20680, ia=20677)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20677 (s=20656, is=20679, ic=20680, ia=20677)