Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99615 (s=99615, is=99678, ic=99679, ia=99680)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99679 (s=99615, is=99679, ic=99680, ia=99681)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99680 (s=99615, is=99679, ic=99680, ia=99681)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99681 (s=99615, is=99679, ic=99680, ia=99681)