Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13538 (s=13538, is=13548, ic=13550, ia=13551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13549 (s=13538, is=13549, ic=13551, ia=13552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13551 (s=13538, is=13549, ic=13551, ia=13552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13552 (s=13538, is=13549, ic=13551, ia=13552)