Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10920 (s=10920, is=10929, ic=10928, ia=10930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10930 (s=10920, is=10930, ic=10929, ia=10931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10929 (s=10920, is=10930, ic=10929, ia=10931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10931 (s=10920, is=10930, ic=10929, ia=10931)