Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73273 (s=73273, is=73330, ic=73331, ia=73332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73331 (s=73273, is=73331, ic=73332, ia=73333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73332 (s=73273, is=73331, ic=73332, ia=73333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73333 (s=73273, is=73331, ic=73332, ia=73333)