Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2468 (s=2468, is=2472, ic=2470, ia=2472)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2473 (s=2468, is=2473, ic=2471, ia=2473)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2471 (s=2468, is=2473, ic=2471, ia=2473)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2473 (s=2468, is=2473, ic=2471, ia=2473)