Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123696 (s=123696, is=123773, ic=123775, ia=123778)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123774 (s=123696, is=123774, ic=123776, ia=123779)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123776 (s=123696, is=123774, ic=123776, ia=123779)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123779 (s=123696, is=123774, ic=123776, ia=123779)