Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13872 (s=13872, is=13885, ic=13886, ia=13884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13886 (s=13872, is=13886, ic=13887, ia=13885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13887 (s=13872, is=13886, ic=13887, ia=13885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13885 (s=13872, is=13886, ic=13887, ia=13885)