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