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