Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97935 (s=97935, is=97997, ic=97998, ia=97999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97998 (s=97935, is=97998, ic=97999, ia=98000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97999 (s=97935, is=97998, ic=97999, ia=98000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98000 (s=97935, is=97998, ic=97999, ia=98000)