Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2512 (s=2512, is=2516, ic=2514, ia=2516)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2517 (s=2512, is=2517, ic=2515, ia=2517)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2515 (s=2512, is=2517, ic=2515, ia=2517)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2517 (s=2512, is=2517, ic=2515, ia=2517)