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