Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123998 (s=123998, is=124075, ic=124077, ia=124080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124076 (s=123998, is=124076, ic=124078, ia=124081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124078 (s=123998, is=124076, ic=124078, ia=124081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124081 (s=123998, is=124076, ic=124078, ia=124081)