Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111258 (s=111258, is=111331, ic=111332, ia=111334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111332 (s=111258, is=111332, ic=111333, ia=111335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111333 (s=111258, is=111332, ic=111333, ia=111335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111335 (s=111258, is=111332, ic=111333, ia=111335)