Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98723 (s=98723, is=98785, ic=98786, ia=98787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98786 (s=98723, is=98786, ic=98787, ia=98788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98787 (s=98723, is=98786, ic=98787, ia=98788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98788 (s=98723, is=98786, ic=98787, ia=98788)