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