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