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