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