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