Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77444 (s=77444, is=77501, ic=77502, ia=77503)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77502 (s=77444, is=77502, ic=77503, ia=77504)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77503 (s=77444, is=77502, ic=77503, ia=77504)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77504 (s=77444, is=77502, ic=77503, ia=77504)