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