Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11886 (s=11886, is=11898, ic=11897, ia=11899)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11899 (s=11886, is=11899, ic=11898, ia=11900)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11898 (s=11886, is=11899, ic=11898, ia=11900)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11900 (s=11886, is=11899, ic=11898, ia=11900)