Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105931 (s=105931, is=105999, ic=106000, ia=106002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106000 (s=105931, is=106000, ic=106001, ia=106003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106001 (s=105931, is=106000, ic=106001, ia=106003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106003 (s=105931, is=106000, ic=106001, ia=106003)