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