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