Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32467 (s=32467, is=32501, ic=32500, ia=32502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32502 (s=32467, is=32502, ic=32501, ia=32503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32501 (s=32467, is=32502, ic=32501, ia=32503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32503 (s=32467, is=32502, ic=32501, ia=32503)