Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64228 (s=64228, is=64283, ic=64284, ia=64285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64284 (s=64228, is=64284, ic=64285, ia=64286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64285 (s=64228, is=64284, ic=64285, ia=64286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64286 (s=64228, is=64284, ic=64285, ia=64286)