Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2534 (s=2534, is=2535, ic=2536, ia=2536)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2536 (s=2534, is=2536, ic=2537, ia=2537)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2537 (s=2534, is=2536, ic=2537, ia=2537)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2537 (s=2534, is=2536, ic=2537, ia=2537)