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