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