Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78125 (s=78125, is=78182, ic=78183, ia=78184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78183 (s=78125, is=78183, ic=78184, ia=78185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78184 (s=78125, is=78183, ic=78184, ia=78185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78185 (s=78125, is=78183, ic=78184, ia=78185)