Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111508 (s=111508, is=111581, ic=111582, ia=111584)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111582 (s=111508, is=111582, ic=111583, ia=111585)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111583 (s=111508, is=111582, ic=111583, ia=111585)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111585 (s=111508, is=111582, ic=111583, ia=111585)