Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98899 (s=98899, is=98961, ic=98962, ia=98963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98962 (s=98899, is=98962, ic=98963, ia=98964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98963 (s=98899, is=98962, ic=98963, ia=98964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98964 (s=98899, is=98962, ic=98963, ia=98964)