Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98017 (s=98017, is=98079, ic=98080, ia=98081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98080 (s=98017, is=98080, ic=98081, ia=98082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98081 (s=98017, is=98080, ic=98081, ia=98082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98082 (s=98017, is=98080, ic=98081, ia=98082)