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