Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101791 (s=101791, is=101855, ic=101856, ia=101858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101856 (s=101791, is=101856, ic=101857, ia=101859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101857 (s=101791, is=101856, ic=101857, ia=101859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101859 (s=101791, is=101856, ic=101857, ia=101859)