Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69949 (s=69949, is=70005, ic=70006, ia=70007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70006 (s=69949, is=70006, ic=70007, ia=70008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70007 (s=69949, is=70006, ic=70007, ia=70008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70008 (s=69949, is=70006, ic=70007, ia=70008)