Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87938 (s=87938, is=87997, ic=87998, ia=87999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87998 (s=87938, is=87998, ic=87999, ia=88000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87999 (s=87938, is=87998, ic=87999, ia=88000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88000 (s=87938, is=87998, ic=87999, ia=88000)