Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111602 (s=111602, is=111675, ic=111676, ia=111678)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111676 (s=111602, is=111676, ic=111677, ia=111679)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111677 (s=111602, is=111676, ic=111677, ia=111679)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111679 (s=111602, is=111676, ic=111677, ia=111679)