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