Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63949 (s=63949, is=64004, ic=64005, ia=64006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64005 (s=63949, is=64005, ic=64006, ia=64007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64006 (s=63949, is=64005, ic=64006, ia=64007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64007 (s=63949, is=64005, ic=64006, ia=64007)