Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83023 (s=83023, is=83080, ic=83081, ia=83082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83081 (s=83023, is=83081, ic=83082, ia=83083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83082 (s=83023, is=83081, ic=83082, ia=83083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83083 (s=83023, is=83081, ic=83082, ia=83083)