Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98867 (s=98867, is=98929, ic=98930, ia=98931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98930 (s=98867, is=98930, ic=98931, ia=98932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98931 (s=98867, is=98930, ic=98931, ia=98932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98932 (s=98867, is=98930, ic=98931, ia=98932)