Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109930 (s=109930, is=110003, ic=110004, ia=110006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110004 (s=109930, is=110004, ic=110005, ia=110007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110005 (s=109930, is=110004, ic=110005, ia=110007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110007 (s=109930, is=110004, ic=110005, ia=110007)