Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63945 (s=63945, is=64000, ic=64001, ia=64002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64001 (s=63945, is=64001, ic=64002, ia=64003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64002 (s=63945, is=64001, ic=64002, ia=64003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64003 (s=63945, is=64001, ic=64002, ia=64003)