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