Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63400 (s=63400, is=63455, ic=63456, ia=63457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63456 (s=63400, is=63456, ic=63457, ia=63458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63457 (s=63400, is=63456, ic=63457, ia=63458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63458 (s=63400, is=63456, ic=63457, ia=63458)