Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90210 (s=90210, is=90271, ic=90272, ia=90273)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90272 (s=90210, is=90272, ic=90273, ia=90274)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90273 (s=90210, is=90272, ic=90273, ia=90274)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90274 (s=90210, is=90272, ic=90273, ia=90274)