Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111212 (s=111212, is=111285, ic=111286, ia=111288)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111286 (s=111212, is=111286, ic=111287, ia=111289)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111287 (s=111212, is=111286, ic=111287, ia=111289)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111289 (s=111212, is=111286, ic=111287, ia=111289)