Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69584 (s=69584, is=69640, ic=69641, ia=69642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69641 (s=69584, is=69641, ic=69642, ia=69643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69642 (s=69584, is=69641, ic=69642, ia=69643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69643 (s=69584, is=69641, ic=69642, ia=69643)