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