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