Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98436 (s=98436, is=98498, ic=98499, ia=98500)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98499 (s=98436, is=98499, ic=98500, ia=98501)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98500 (s=98436, is=98499, ic=98500, ia=98501)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98501 (s=98436, is=98499, ic=98500, ia=98501)