Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84898 (s=84898, is=84955, ic=84956, ia=84957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84956 (s=84898, is=84956, ic=84957, ia=84958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84957 (s=84898, is=84956, ic=84957, ia=84958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84958 (s=84898, is=84956, ic=84957, ia=84958)