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