Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64445 (s=64445, is=64500, ic=64501, ia=64502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64501 (s=64445, is=64501, ic=64502, ia=64503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64502 (s=64445, is=64501, ic=64502, ia=64503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64503 (s=64445, is=64501, ic=64502, ia=64503)