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