Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80943 (s=80943, is=81000, ic=81001, ia=81002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 81001 (s=80943, is=81001, ic=81002, ia=81003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 81002 (s=80943, is=81001, ic=81002, ia=81003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 81003 (s=80943, is=81001, ic=81002, ia=81003)