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