Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13456 (s=13456, is=13470, ic=13469, ia=13471)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13471 (s=13456, is=13471, ic=13470, ia=13472)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13470 (s=13456, is=13471, ic=13470, ia=13472)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13472 (s=13456, is=13471, ic=13470, ia=13472)