Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9012 (s=9012, is=9013, ic=9014, ia=9014, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9014 (s=9012, is=9014, ic=9015, ia=9015, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9015 (s=9012, is=9014, ic=9015, ia=9015, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9015 (s=9012, is=9014, ic=9015, ia=9015, pia)