Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2580 (s=2580, is=2581, ic=2582, ia=2582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2582 (s=2580, is=2582, ic=2583, ia=2583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2583 (s=2580, is=2582, ic=2583, ia=2583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2583 (s=2580, is=2582, ic=2583, ia=2583)