Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20592 (s=20592, is=20605, ic=20607, ia=20609)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20606 (s=20592, is=20606, ic=20608, ia=20610)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20608 (s=20592, is=20606, ic=20608, ia=20610)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20610 (s=20592, is=20606, ic=20608, ia=20610)