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