Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98136 (s=98136, is=98198, ic=98199, ia=98200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98199 (s=98136, is=98199, ic=98200, ia=98201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98200 (s=98136, is=98199, ic=98200, ia=98201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98201 (s=98136, is=98199, ic=98200, ia=98201)