Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9993 (s=9993, is=9994, ic=9995, ia=9995, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9995 (s=9993, is=9995, ic=9996, ia=9996, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9996 (s=9993, is=9995, ic=9996, ia=9996, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9996 (s=9993, is=9995, ic=9996, ia=9996, pia)