Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 39956 (s=39956, is=39997, ic=39997, ia=39999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 39998 (s=39956, is=39998, ic=39998, ia=40000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 39998 (s=39956, is=39998, ic=39998, ia=40000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40000 (s=39956, is=39998, ic=39998, ia=40000)