Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69845 (s=69845, is=69901, ic=69902, ia=69903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69902 (s=69845, is=69902, ic=69903, ia=69904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69903 (s=69845, is=69902, ic=69903, ia=69904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69904 (s=69845, is=69902, ic=69903, ia=69904)