Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101795 (s=101795, is=101859, ic=101860, ia=101862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101860 (s=101795, is=101860, ic=101861, ia=101863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101861 (s=101795, is=101860, ic=101861, ia=101863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101863 (s=101795, is=101860, ic=101861, ia=101863)