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