Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101859 (s=101859, is=101923, ic=101924, ia=101926)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101924 (s=101859, is=101924, ic=101925, ia=101927)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101925 (s=101859, is=101924, ic=101925, ia=101927)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101927 (s=101859, is=101924, ic=101925, ia=101927)