Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31579 (s=31579, is=31613, ic=31612, ia=31614)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31614 (s=31579, is=31614, ic=31613, ia=31615)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31613 (s=31579, is=31614, ic=31613, ia=31615)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31615 (s=31579, is=31614, ic=31613, ia=31615)