Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111548 (s=111548, is=111621, ic=111622, ia=111624)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111622 (s=111548, is=111622, ic=111623, ia=111625)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111623 (s=111548, is=111622, ic=111623, ia=111625)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111625 (s=111548, is=111622, ic=111623, ia=111625)