Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111764 (s=111764, is=111837, ic=111838, ia=111840)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111838 (s=111764, is=111838, ic=111839, ia=111841)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111839 (s=111764, is=111838, ic=111839, ia=111841)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111841 (s=111764, is=111838, ic=111839, ia=111841)