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