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