Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50946 (s=50946, is=50997, ic=50997, ia=50999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50998 (s=50946, is=50998, ic=50998, ia=51000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50998 (s=50946, is=50998, ic=50998, ia=51000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51000 (s=50946, is=50998, ic=50998, ia=51000)